Remove core module
[gpl/argeo-suite.git] / org.argeo.suite.core / src / org / argeo / suite / SuiteConstants.java
diff --git a/org.argeo.suite.core/src/org/argeo/suite/SuiteConstants.java b/org.argeo.suite.core/src/org/argeo/suite/SuiteConstants.java
deleted file mode 100644 (file)
index 06c28e4..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-package org.argeo.suite;
-
-/** Argeo Suite constants */
-public interface SuiteConstants {
-
-       String SUITE_APP_PREFIX = "org.argeo.suite";
-       String SUITE_APP_BASE_NAME = "suite";
-
-}