From 038da88c22a7c5adedd2493f65d09e4a553b18bd Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 10 Oct 2017 09:49:46 -0300 Subject: [PATCH] Bug 19085: Remove empty files patron_attributes.* in installer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These files has been added and emptied in the same patch set (bug 5670). It does not make sense to keep them. Signed-off-by: Marc VĂ©ron --- installer/data/mysql/en/mandatory/patron_attributes.sql | 0 installer/data/mysql/en/mandatory/patron_attributes.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 installer/data/mysql/en/mandatory/patron_attributes.sql delete mode 100644 installer/data/mysql/en/mandatory/patron_attributes.txt diff --git a/installer/data/mysql/en/mandatory/patron_attributes.sql b/installer/data/mysql/en/mandatory/patron_attributes.sql deleted file mode 100644 index e69de29..0000000 diff --git a/installer/data/mysql/en/mandatory/patron_attributes.txt b/installer/data/mysql/en/mandatory/patron_attributes.txt deleted file mode 100644 index e69de29..0000000 -- 2.1.4