changeset 5:46d936853422

un used DDP module
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Tue, 07 May 2019 06:37:31 +0900
parents c168b4b36ea3
children 5b8f7c3dd929
files index.cgi.pl
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.cgi.pl	Tue May 07 06:36:07 2019 +0900
+++ b/index.cgi.pl	Tue May 07 06:37:31 2019 +0900
@@ -2,8 +2,6 @@
 use strict;
 use warnings;
 
-use DDP;
-
 my ($tartget_hg_version,) =  map{ m|/usr/local/Cellar/mercurial/(.*)|; $1} glob "/usr/local/Cellar/mercurial/*";
 
 while (my $line = <DATA>){