Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
  • Loading branch information
larsewi committed Oct 8, 2021
1 parent 7ebfafd commit ec7b72b
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 ec7b72b

Please sign in to comment.