Compare commits
	
		
			2 Commits
		
	
	
		
			cac57d7f71
			...
			ecd1da9cb9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ecd1da9cb9 | |||
| 61fd393da1 | 
@ -24,8 +24,6 @@ class MaintainDatabaseCommand extends Command
 | 
			
		||||
        parent::__construct();
 | 
			
		||||
 | 
			
		||||
        $this->userPasswordResetterRepository = new UserPasswordResetterRepository();
 | 
			
		||||
        $this->oauthTokenRepository = new OAuthTokenRepository();
 | 
			
		||||
        $this->oauthSessionRepository = new OAuthSessionRepository();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public function configure(): void
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user