diff --git a/tom/src/tom/commands/make/support/modelcreator.cpp b/tom/src/tom/commands/make/support/modelcreator.cpp index 2d09c9845..abc9fccf7 100644 --- a/tom/src/tom/commands/make/support/modelcreator.cpp +++ b/tom/src/tom/commands/make/support/modelcreator.cpp @@ -28,7 +28,6 @@ using Orm::Constants::COMMA; using Orm::Constants::DOT; using Orm::Constants::NEWLINE; using Orm::Constants::NOSPACE; -using Orm::Constants::NOSPACE3; using Orm::Constants::QUOTE; using Orm::Constants::SPACE;