Skip to content

Commit 9dff83b

Browse files
committed
Removed unnecessary arch import in toolchain
1 parent 618714f commit 9dff83b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pythonforandroid/toolchain.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import sh
2828

2929

30-
from pythonforandroid.archs import ArchARM, ArchARMv7_a, Archx86, Archx86_64
3130
from pythonforandroid.recipe import (Recipe, NDKRecipe, IncludedFilesBehaviour,
3231
PythonRecipe, CythonRecipe,
3332
CompiledComponentsPythonRecipe)

0 commit comments

Comments
 (0)