Skip to content

Commit 88812e6

Browse files
committed
remove unnecessary comments
1 parent 51c3196 commit 88812e6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/cditools/eiger.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,6 @@ class EigerBase(EigerDetector):
127127
EigerFileHandler,
128128
"cam1:",
129129
name="file_handler",
130-
# TODO: These paths need to be changed once the detector is deployed at CDI.
131-
# write_path_template="/nsls2/data/tst/legacy/mock-proposals/2025-2/pass-56789/assets/eiger/%Y/%m/%d",
132-
# root="/nsls2/data/tst/legacy/mock-proposals/2025-2/pass-56789/assets/eiger",
133130
root_str="/nsls2/data/cdi/proposals/",
134131
)
135132
_asset_path = "eiger2-1"

0 commit comments

Comments
 (0)