Change import in stack_pref.py

This commit is contained in:
VirtuBox
2019-08-29 20:24:41 +02:00
parent ebc05a7a64
commit c117a80c1e
2 changed files with 6 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import string
import psutil
import requests
from wo.cli.plugins.site_functions import *
from wo.cli.plugins.site_functions import SiteError
from wo.cli.plugins.stack_services import WOStackStatusController
from wo.core.apt_repo import WORepo
from wo.core.aptget import WOAptGet