From d99c831bbb81604945c3a608cc9c260e5124d55b Mon Sep 17 00:00:00 2001 From: Philipp Dieter Date: Mon, 27 Apr 2020 01:01:55 +0200 Subject: [PATCH] [BUGFIX] Remove empty table specification --- ext_tables.sql | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ext_tables.sql b/ext_tables.sql index c6ab151..e69de29 100644 --- a/ext_tables.sql +++ b/ext_tables.sql @@ -1,8 +0,0 @@ -# -# Table structure for table 'tx_templatesaide_domain_model_dummy' -# -CREATE TABLE tx_templatesaide_domain_model_dummy ( - -); - -## EXTENSION BUILDER DEFAULTS END TOKEN - Everything BEFORE this line is overwritten with the defaults of the extension builder \ No newline at end of file