Skip to content

Commit 9535f7f

Browse files
committed
Page: import bool_from_text
1 parent a968615 commit 9535f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Synergy/Reactor/Page.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ use namespace::clean;
1414
use Future::AsyncAwait;
1515
use List::Util qw(first);
1616
use Synergy::CommandPost;
17+
use Synergy::Util qw(bool_from_text);
1718

1819
has page_channel_name => (
1920
is => 'ro',

0 commit comments

Comments
 (0)