preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -6,7 +6,6 @@ public class Constants {
|
||||
|
||||
public static final String CONFIG_DATABASE = "umbrella.modules.tags.database";
|
||||
public static final String DB_VERSION = "project_db_version";
|
||||
public static final String MODULE = "module";
|
||||
public static final String TABLE_TAGS = "tags";
|
||||
public static final String TAG = "tag";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user