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

@ -16,7 +16,6 @@
#include "error.h"
using namespace LAMMPS_NS;
using namespace FixConst;
/* ---------------------------------------------------------------------- */