]> git.proxmox.com Git - flutter/proxmox_login_manager.git/commitdiff
tree wide: avoid unused imports
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 10:27:33 +0000 (12:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2024 10:28:22 +0000 (12:28 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
test/proxmox_login_manager_test.dart

index c45b5147d2a0f6775b88303d97daba973be57690..d30207dd4ac330b1aebc7cbe4faa3176aeba243d 100644 (file)
@@ -1,5 +1,3 @@
-import 'package:flutter_test/flutter_test.dart';
 
-import 'package:proxmox_login_manager/proxmox_login_manager.dart';
 
 void main() {}