Skip to content

Commit d9511d1

Browse files
committed
Remove unused imports
1 parent 66aead7 commit d9511d1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/core/test_rzapkinfo.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
import pytest
2-
import requests
3-
4-
from quark.core.apkinfo import AndroguardImp
5-
from quark.core.interface.baseapkinfo import BaseApkinfo
61
from quark.core.rzapkinfo import RizinImp
7-
from quark.core.struct.bytecodeobject import BytecodeObject
8-
from quark.core.struct.methodobject import MethodObject
92

103

114
OPS = [

0 commit comments

Comments
 (0)