mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-17 05:50:56 +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 parent '_default';
|
||||||
|
|
||||||
use Text::Balanced qw/extract_bracketed/;
|
use Text::Balanced qw/extract_bracketed/;
|
||||||
use Text::ParseWords qw/shellwords/;
|
|
||||||
|
|
||||||
sub initialize {
|
sub initialize {
|
||||||
my ($self, %conf) = @_;
|
my ($self, %conf) = @_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user