removed unnecessary import

This commit is contained in:
Sven R. Kunze 2014-09-05 12:19:35 +02:00
parent 627c06a594
commit b8a3f1aac9

View File

@ -9,7 +9,6 @@ access to the master root execution access to all salt minions.
# Import python libs
import time
import functools
import json
import glob
import logging
import os