Skip to content

Commit a0f8015

Browse files
Merge pull request #94 from scipp/remove-unused-domain-types
Remove unused domain types
2 parents 7772e69 + 35879ec commit a0f8015

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ess/powder/types.py

-4
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
@@ -38,9 +37,6 @@
3837
NeXusSource = reduce_gt.NeXusSource
3938
RunType = reduce_gt.RunType
4039
SampleRun = reduce_gt.SampleRun
41-
ScatteringRunType = reduce_gt.ScatteringRunType
42-
Transmission = reduce_gt.Transmission
43-
TransmissionRun = reduce_gt.TransmissionRun
4440
SamplePosition = reduce_gt.SamplePosition
4541
SourcePosition = reduce_gt.SourcePosition
4642
VanadiumRun = reduce_gt.VanadiumRun

0 commit comments

Comments
 (0)