Skip to content

Commit

Permalink
remove unused subprocess import
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanvir1337x committed Nov 28, 2024
1 parent 52f23f2 commit 5f2fc0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from InquirerPy.base.control import Choice
import argparse
import os
import subprocess
import sys
from typing import List
from stuff.android_id import AndroidId
Expand Down

0 comments on commit 5f2fc0a

Please sign in to comment.