remove unused imports

This commit is contained in:
Ch3LL 2016-08-16 15:21:20 -06:00
parent 512ae81dfd
commit ccb2a5cadf

View file

@ -6,8 +6,6 @@ Tests for the local_cache returner
from __future__ import absolute_import
import logging
import os
import platform
import tempfile
# Import Salt Testing libs
from salttesting.helpers import ensure_in_syspath