remove really old NetdiscoE namespace stuff

This commit is contained in:
Oliver Gorwits
2017-07-12 12:23:47 +01:00
parent 57c6f8c5f5
commit a3aae0696d
5 changed files with 0 additions and 10 deletions

View File

@@ -10,13 +10,9 @@ use Socket6 (); # to ensure dependency is met
use HTML::Entities (); # to ensure dependency is met
use URI::QueryParam (); # part of URI, to add helper methods
use Path::Class 'dir';
use Module::Find ();
use Module::Load ();
use App::Netdisco::Util::Web 'interval_to_daterange';
# can override splats only by loading first
Module::Find::usesub 'App::NetdiscoE::Web';
use App::Netdisco::Web::AuthN;
use App::Netdisco::Web::Static;
use App::Netdisco::Web::Search;