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,7 +1,5 @@
"""WordOps Shell Functions"""
from wo.core.logging import Log
import os
import sys
import subprocess