From 23f8170afe13d6415522f7e34810e7fec45d30ce Mon Sep 17 00:00:00 2001 From: Hadaq in Frankfurt Date: Wed, 13 Mar 2013 18:46:33 +0100 Subject: [PATCH] one too many use statements bn --- soft/toolbox/jtag_atomic/the_gui.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/soft/toolbox/jtag_atomic/the_gui.pl b/soft/toolbox/jtag_atomic/the_gui.pl index 30a4498..eac3a6f 100755 --- a/soft/toolbox/jtag_atomic/the_gui.pl +++ b/soft/toolbox/jtag_atomic/the_gui.pl @@ -2,7 +2,6 @@ use strict; use warnings; use lib "./libs/"; -use BN::CRC32; use Config::Abstract::Ini; use POSIX qw(strftime); use FileHandle; -- 2.43.0