Skip to content

Commit 2c8cb43

Browse files
author
David Erb
committed
unused variable
1 parent 518ecce commit 2c8cb43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rockingester_lib/collectors/direct_poll.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import shutil
55
import time
66
from pathlib import Path
7-
from typing import Dict, List, Optional
7+
from typing import Dict, List
88

99
from dls_utilpack.callsign import callsign
1010
from dls_utilpack.explain import explain2

0 commit comments

Comments
 (0)