chiark / gitweb /
remove Data::Printer debugging option
[appendix-a6.git] / compute
diff --git a/compute b/compute
index 6b0e79d236fef4efcce2b9261be581715baa62d5..4021eb7db6c56537ca59f7b69449a643bc4cc83f 100755 (executable)
--- a/compute
+++ b/compute
@@ -53,7 +53,6 @@ use strict;
 use utf8;
 use autodie;
 
-use Data::Printer;
 use Graph::Directed;
 use Graph::Writer::GraphViz;