mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Remove GA event codes.
This commit is contained in:
@@ -241,9 +241,6 @@ class ProfileController extends Controller
|
||||
Session::flush();
|
||||
$repository->destroy($user);
|
||||
|
||||
Session::flash('gaEventCategory', 'user');
|
||||
Session::flash('gaEventAction', 'delete-account');
|
||||
|
||||
return redirect(route('index'));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user