We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618714f commit 9dff83bCopy full SHA for 9dff83b
1 file changed
pythonforandroid/toolchain.py
@@ -27,7 +27,6 @@
27
import sh
28
29
30
-from pythonforandroid.archs import ArchARM, ArchARMv7_a, Archx86, Archx86_64
31
from pythonforandroid.recipe import (Recipe, NDKRecipe, IncludedFilesBehaviour,
32
PythonRecipe, CythonRecipe,
33
CompiledComponentsPythonRecipe)
0 commit comments