Skip to content

Commit b6e1480

Browse files
committed
remove unused import
1 parent ccbd369 commit b6e1480

File tree

1 file changed

+0
-1
lines changed
  • src/ess/reduce/time_of_flight

1 file changed

+0
-1
lines changed

src/ess/reduce/time_of_flight/lut.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
Utilities for computing time-of-flight lookup tables from neutron simulations.
55
"""
66

7-
import math
87
from dataclasses import dataclass
98
from typing import NewType
109

0 commit comments

Comments
 (0)