Skip to content

Commit 0d10772

Browse files
committed
Removed unused import
1 parent 7b29867 commit 0d10772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/psij/executors/batch/batch_scheduler_executor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from threading import Thread, RLock
1010
from typing import Optional, List, Dict, Collection, cast, Union, IO
1111

12-
from .escape_functions import bash_escape
1312
from psij.launchers.script_based_launcher import ScriptBasedLauncher
1413

1514
from psij import JobExecutor, JobExecutorConfig, Launcher, Job, SubmitException, \

0 commit comments

Comments
 (0)