diff --git a/mysql/tables/drop.sql b/mysql/drop.sql similarity index 98% rename from mysql/tables/drop.sql rename to mysql/drop.sql index e753ca34902..edb45307f8d 100644 --- a/mysql/tables/drop.sql +++ b/mysql/drop.sql @@ -49,8 +49,6 @@ drop table if exists llx_adherent_type; drop table if exists llx_adherent_options; -drop table if exists llx_adherent_options_label; - drop table if exists llx_bank; drop table if exists llx_bank_account;