Skip to content

Commit

Permalink
Removes some unneeded imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcm32 committed Apr 25, 2016
1 parent a55afa5 commit 74a4772
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/galaxy/jobs/runners/kubernetes.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
import logging

from galaxy import model
from galaxy.jobs import JobDestination
from galaxy.jobs.runners import AsynchronousJobState, AsynchronousJobRunner
from .util.cli import CliInterface, split_params
from os import sep as os_sep, environ as os_environ

# pykube imports:
try:
Expand Down

0 comments on commit 74a4772

Please sign in to comment.