http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12456 Bug ID: 12456 Summary: The file C4/Maintainance.pm can be removed Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: yohann.dufour@biblibre.com QA Contact: testopia@bugs.koha-community.org With the command : git grep C4::Maintainance , we can see that the module is used nowhere. So, the files C4/Maintainance.pm, and by extension t/Maintainance.t, are useless, they can be removed. -- You are receiving this mail because: You are watching all bug changes.