We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f0090 commit 42b3418Copy full SHA for 42b3418
pythonforandroid/recipes/audiostream/__init__.py
@@ -1,5 +1,5 @@
1
2
-from pythonforandroid.toolchain import CythonRecipe, shprint, ArchAndroid, current_directory, info
+from pythonforandroid.toolchain import CythonRecipe, shprint, current_directory, info
3
import sh
4
import glob
5
from os.path import join, exists
0 commit comments