Skip to content

Commit

Permalink
remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaelicke committed Nov 8, 2024
1 parent ac60982 commit deef742
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/run.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import os
import sys
import platform
from datetime import datetime as dt
import time
from pathlib import Path
from concurrent.futures import ThreadPoolExecutor as PoolExecutor

from json2args import get_parameter
Expand Down

0 comments on commit deef742

Please sign in to comment.