We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad0207 commit 06f2d39Copy full SHA for 06f2d39
1 file changed
pythonforandroid/bootstrap.py
@@ -10,7 +10,7 @@
10
from pythonforandroid.logger import (warning, shprint, info, logger,
11
debug)
12
from pythonforandroid.util import (current_directory, ensure_dir,
13
- temp_directory, which)
+ temp_directory)
14
from pythonforandroid.recipe import Recipe
15
16
0 commit comments