Skip to content

Commit

Permalink
Delete an unused string (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored Jun 19, 2024
1 parent 07fa4d0 commit 77e501e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion detector/calorimeter/CaloEndcapDiscs_o1_v01_geo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#define endmsg std::endl
#define lLog std::cout
namespace MSG {
const std::string ERROR = " Error: ";
const std::string DEBUG = " Debug: ";
const std::string INFO = " Info: ";
}
Expand Down

0 comments on commit 77e501e

Please sign in to comment.