remove dumper

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/8ba79d02
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/8ba79d02
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/8ba79d02

Branch: refs/heads/master
Commit: 8ba79d026835e2c1278732cdfa5e487feff2afd5
Parents: 6f0dbc0
Author: Derek Gelinas <mrdgeli...@gmail.com>
Authored: Fri Mar 3 22:06:16 2017 +0000
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Thu Mar 16 15:08:24 2017 -0600

----------------------------------------------------------------------
 traffic_ops/bin/traffic_ops_ort.pl | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/8ba79d02/traffic_ops/bin/traffic_ops_ort.pl
----------------------------------------------------------------------
diff --git a/traffic_ops/bin/traffic_ops_ort.pl 
b/traffic_ops/bin/traffic_ops_ort.pl
index d8e8895..21da953 100755
--- a/traffic_ops/bin/traffic_ops_ort.pl
+++ b/traffic_ops/bin/traffic_ops_ort.pl
@@ -24,7 +24,6 @@ use MIME::Base64;
 use LWP::UserAgent;
 use Crypt::SSLeay;
 use Getopt::Long;
-use Data::Dumper;
 
 $| = 1;
 my $date           = `/bin/date`;

Reply via email to