Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa89e5c

Browse files
committed
Merge pull request alphagov#212 from alphagov/remove_prompt
Remove unused imports
2 parents 40a930f + 8bb0b77 commit fa89e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from fabric.api import prompt, run, sudo, task
1+
from fabric.api import run, sudo, task
22

33

44
@task

0 commit comments

Comments
 (0)