Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachi committed Jan 24, 2024
1 parent ba7f526 commit 38aada5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scif/main/commands.py
Expand Up @@ -16,7 +16,6 @@
import locale
import sys
import os
import subprocess

def _exec(self, app=None, interactive=False, exit=False):
"""exec is the underlying driver of both run and exec, taking a final
Expand Down

0 comments on commit 38aada5

Please sign in to comment.