fix #8131 - chinese translations
[Pman.Core] / DataObjects / core.sql
diff --git a/DataObjects/core.sql b/DataObjects/core.sql
deleted file mode 100644 (file)
index dceb2c9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-
--- // core comapy types - use core enums (Company Type)
-DROP TABLE core_company_type;
-
-
-
--- we duplicate office_id and company_id here...
--- not sure if we should keep doing that in the new design...
--- we should improve our links code to handle this..
-
-
---// old core image type - merged into enum.
-DROP TABLE core_image_type;
-
-
-
-                       
-        
-    
--- ----------------------------
-