mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-23 04:19:27 +01:00
compiler_vm: remove leftover unused module
This commit is contained in:
parent
8bc8a7a8b1
commit
e4ccb1df05
@ -14,7 +14,6 @@ package _c_base;
|
||||
use parent '_default';
|
||||
|
||||
use Text::Balanced qw/extract_bracketed/;
|
||||
use Text::ParseWords qw/shellwords/;
|
||||
|
||||
sub initialize {
|
||||
my ($self, %conf) = @_;
|
||||
|
Loading…
Reference in New Issue
Block a user