Remove uneeded import

This commit is contained in:
VirtuBox
2019-07-29 04:10:47 +02:00
parent b85a81ad8d
commit 0d4bf8a4f2
12 changed files with 3 additions and 22 deletions

View File

@@ -1,6 +1,5 @@
from wo.core.shellexec import WOShellExec
from wo.core.variables import WOVariables
import os
def check_fqdn(self, wo_host):