summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Inspect.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ASM/Inspect.pm')
-rw-r--r--lib/ASM/Inspect.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ASM/Inspect.pm b/lib/ASM/Inspect.pm
index df515dc..bb885d2 100644
--- a/lib/ASM/Inspect.pm
+++ b/lib/ASM/Inspect.pm
@@ -1,12 +1,9 @@
package ASM::Inspect;
use warnings;
use strict;
-use feature qw(say);
use Data::Dumper;
-#use List::Util qw(first);
use String::Interpolate qw(interpolate);
-use Carp qw(cluck);
%::ignored = ();
sub new