add missing use line
This commit is contained in:
parent
a7504f380a
commit
016b8a72b8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ package WebGUI::Workflow::Instance;
|
||||||
use strict;
|
use strict;
|
||||||
use JSON;
|
use JSON;
|
||||||
use WebGUI::Workflow::Spectre;
|
use WebGUI::Workflow::Spectre;
|
||||||
|
use WebGUI::Workflow;
|
||||||
|
|
||||||
|
|
||||||
=head1 NAME
|
=head1 NAME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue