Skip to content

Commit 1c27c38

Browse files
committed
fix misc-unused-alias-decls issue
1 parent aad87d8 commit 1c27c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

multi_physics/QED/QED_table_generator/table_generator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424

2525
namespace px_bw = picsar::multi_physics::phys::breit_wheeler;
2626
namespace px_qs = picsar::multi_physics::phys::quantum_sync;
27-
namespace px_ut = picsar::multi_physics::utils;
2827

2928
// These string constants are used to parse command line instructions
3029
const std::string CMD_HELP_S = "-h";

0 commit comments

Comments
 (0)