Browse Source

fix: lint

Cat 3 years ago
parent
commit
b4ecc60eb8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Command/Tool.php

+ 0 - 1
src/Command/Tool.php

@@ -9,7 +9,6 @@ use App\Models\Setting;
 use App\Models\User as ModelsUser;
 use App\Utils\GA;
 use App\Utils\Hash;
-use App\Utils\QQWry;
 use App\Utils\Tools;
 use Exception;
 use Ramsey\Uuid\Uuid;