Move utility functions from archlinux to utils

This commit is contained in:
nvbn
2015-08-25 13:55:33 +03:00
parent 4163fb5f2e
commit 2e002f666b
6 changed files with 47 additions and 49 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from thefuck.archlinux import archlinux_env, get_pkgfile
from thefuck.utils import get_pkgfile, archlinux_env
from thefuck import shells