Skip to content

Commit 4f6b2ec

Browse files
Remove unused domain types
1 parent 7772e69 commit 4f6b2ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ess/powder/types.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
DetectorPositionOffset = reduce_gt.DetectorPositionOffset
2828
EmptyBeamRun = reduce_gt.EmptyBeamRun
2929
Filename = reduce_gt.Filename
30-
Incident = reduce_gt.Incident
3130
MonitorData = reduce_gt.MonitorData
3231
MonitorPositionOffset = reduce_gt.MonitorPositionOffset
3332
MonitorType = reduce_gt.MonitorType
@@ -39,8 +38,6 @@
3938
RunType = reduce_gt.RunType
4039
SampleRun = reduce_gt.SampleRun
4140
ScatteringRunType = reduce_gt.ScatteringRunType
42-
Transmission = reduce_gt.Transmission
43-
TransmissionRun = reduce_gt.TransmissionRun
4441
SamplePosition = reduce_gt.SamplePosition
4542
SourcePosition = reduce_gt.SourcePosition
4643
VanadiumRun = reduce_gt.VanadiumRun

0 commit comments

Comments
 (0)