disambiguate util/backend package and remove backend prelaod

This commit is contained in:
Oliver Gorwits
2017-09-03 16:17:29 +01:00
parent 98bff731bd
commit 36b4adcc06
5 changed files with 5 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
package App::Netdisco::Util::Backend;
package App::Netdisco::Util::MCE;
use strict;
use warnings;