Remove import SystemOfUnits as units
Compare changes
+ 7
− 7
@@ -106,9 +106,9 @@ ce_ecal_cl = TruthClustering("ce_ecal_cl",
@@ -162,8 +162,8 @@ ci_ecal_cl = TruthClustering("ci_ecal_cl",
No need to have both import SystemOfUnits as units and from SystemOfUnits import MeV etc.