diff --git a/lib/features/auth/authentication_service.dart b/lib/features/auth/authentication_service.dart index 557b05ba..d8ce20ae 100644 --- a/lib/features/auth/authentication_service.dart +++ b/lib/features/auth/authentication_service.dart @@ -1,9 +1,6 @@ -import 'dart:developer'; - import 'package:flutter/material.dart'; import 'package:hub/features/backend/index.dart'; import 'package:hub/features/local/index.dart'; -import 'package:hub/features/module/data/repositories/license_repository_impl.dart'; import 'package:hub/features/storage/index.dart'; import 'package:hub/flutter_flow/nav/nav.dart'; import 'package:hub/shared/utils/device_util.dart'; @@ -140,7 +137,6 @@ class AuthenticationService { } static Future signOut(BuildContext context) async { - log('Sign Out'); await PhpGroup.unregisterDevice.call(); final Map extra = { kTransitionInfoKey: const TransitionInfo(