mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Code cleanup.
This commit is contained in:
		| @@ -318,8 +318,6 @@ class UserEventHandler | ||||
|                 'time'     => now(config('app.timezone'))->format('Y-m-d H:i:s'), | ||||
|                 'notified' => false, | ||||
|             ]; | ||||
|  | ||||
|  | ||||
|         } | ||||
|         $preference = array_values($preference); | ||||
|         app('preferences')->setForUser($user, 'login_ip_history', $preference); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user