summaryrefslogtreecommitdiff
path: root/lib/POE
diff options
context:
space:
mode:
Diffstat (limited to 'lib/POE')
-rw-r--r--lib/POE/Component/Pg.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/POE/Component/Pg.pm b/lib/POE/Component/Pg.pm
index cdcdeba..8232414 100644
--- a/lib/POE/Component/Pg.pm
+++ b/lib/POE/Component/Pg.pm
@@ -6,7 +6,6 @@ use strict;
use POE;
use DBI;
use DBD::Pg ':async';
-use Data::Dumper 'Dumper';
our $VERSION = '0.1';