remove unused namespace import

This commit is contained in:
Axel Kohlmeyer
2023-02-22 15:35:09 -05:00
parent 94ac3895f9
commit f4d8b2a57a
12 changed files with 11 additions and 20 deletions

View File

@ -18,7 +18,6 @@
#include <cmath>
using namespace LAMMPS_NS;
using namespace FixConst;
/* ---------------------------------------------------------------------- */