Bug 12558: (follow-up) remove old versions of schema classes for two tables
authorGalen Charlton <gmc@esilibrary.com>
Fri, 11 Jul 2014 19:13:27 +0000 (19:13 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 11 Jul 2014 19:26:48 +0000 (16:26 -0300)
commit5e5c0380700565ce1f75a389473ae71910fcb452
tree8d3967c63213fb5d03e8e17a88e4e3cc3778e0b8
parent0aba82173eaae6e8d46ba594701ef09d53d5a31c
Bug 12558: (follow-up) remove old versions of schema classes for two tables

The newer version of DBIx::Class::Schema::Loader tweaks
how it maps plural table names to class names.  As a consequence,
two (currently-unused) classes are renamed.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Schema/Result/CollectionTracking.pm [deleted file]
Koha/Schema/Result/ImportRecordMatches.pm [deleted file]