summaryrefslogtreecommitdiffstats
path: root/clerk
diff options
context:
space:
mode:
Diffstat (limited to 'clerk')
-rwxr-xr-xclerk2
1 files changed, 0 insertions, 2 deletions
diff --git a/clerk b/clerk
index e59c42a..b62577a 100755
--- a/clerk
+++ b/clerk
@@ -6,8 +6,6 @@ use warnings;
use strict;
use utf8;
use Config::Simple;
-use DDP;
-use Data::Dumper;
use Data::MessagePack;
use File::Basename;
use File::Path qw(make_path);