Skip to content

Commit

Permalink
Merge pull request #25 from larsewi/unused-import
Browse files Browse the repository at this point in the history
Removed unused imports
  • Loading branch information
olehermanse committed Oct 11, 2021
2 parents 715dbab + ec7b72b commit 4cceb25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cfbs/commands.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
#!/usr/bin/env python3
import os
import sys

from cfbs.utils import (
cfbs_dir,
cfbs_filename,
is_cfbs_repo,
user_error,
get_json,
strip_left,
strip_right,
pad_right,
Expand Down

0 comments on commit 4cceb25

Please sign in to comment.