Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ronpandolfi committed Mar 19, 2018
1 parent 1ebb8ad commit 5d42f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xicam/core/execution/localexecutor.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from dask.diagnostics import Profiler, ResourceProfiler, CacheProfiler
from dask.diagnostics import visualize
import dask.threaded
from distributed import LocalCluster
from xicam.core import msg
from appdirs import user_config_dir
from .daskexecutor import DaskExecutor
Expand Down

0 comments on commit 5d42f05

Please sign in to comment.