summaryrefslogtreecommitdiff
path: root/lib/App/Raps2/UI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Raps2/UI.pm')
-rw-r--r--lib/App/Raps2/UI.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/App/Raps2/UI.pm b/lib/App/Raps2/UI.pm
index 29e8ef1..67d6790 100644
--- a/lib/App/Raps2/UI.pm
+++ b/lib/App/Raps2/UI.pm
@@ -5,12 +5,9 @@ use warnings;
use autodie;
use 5.010;
-use base 'Exporter';
-
use Carp qw(confess);
use POSIX;
-our @EXPORT_OK = ();
our $VERSION = '0.1';
sub new {