clean: sys isn't used here
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
"""Command implementations for Skywipe CLI."""
|
"""Command implementations for Skywipe CLI."""
|
||||||
|
|
||||||
from skywipe.configuration import Configuration
|
from skywipe.configuration import Configuration
|
||||||
import sys
|
|
||||||
|
|
||||||
def run_configure():
|
def run_configure():
|
||||||
config = Configuration()
|
config = Configuration()
|
||||||
|
|||||||
Reference in New Issue
Block a user