load workers when runner role is loaded

This commit is contained in:
Oliver Gorwits
2017-09-04 20:30:58 +01:00
parent a8c58a7b05
commit 3099eda393
3 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ BEGIN {
# for netdisco app config
use App::Netdisco;
use App::Netdisco::Backend;
use App::Netdisco::Backend::Job;
use Dancer qw/:moose :script/;