diff --git a/lib/commands/get/query.pm b/lib/commands/get/query.pm index cac4ec57ad774175725267992987f24a75784648..581e6aa5536eb42efbdbadf0abdb5e8873e7397e 100644 --- a/lib/commands/get/query.pm +++ b/lib/commands/get/query.pm @@ -104,6 +104,4 @@ sub _equals { ); } -__PACKAGE__->meta->make_immutable; - 1;