Skip to content

Commit

Permalink
Remove unnecessary imports from scuba.__main__
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonReinhart committed Feb 7, 2016
1 parent fc681f0 commit 5223021
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scuba/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
import argparse
from tempfile import NamedTemporaryFile
import atexit
import pipes
import json

from .constants import *
from .config import find_config, load_config, ConfigError
Expand Down

0 comments on commit 5223021

Please sign in to comment.