diff options
-rw-r--r-- | FS/FS/Schema.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 968694de7..187887f26 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -576,7 +576,6 @@ sub tables_hashref { 'seconds', 'int', 'NULL', '', '', '', 'weight', 'int', '', '', '', '', 'plan', 'varchar', 'NULL', $char_d, '', '', - 'plandata', 'text', 'NULL', '', '', '', 'reason', 'int', 'NULL', '', '', '', 'disabled', 'char', 'NULL', 1, '', '', ], |