From 4d33f631bf0c809b699072bd09a35efdd862fd9a Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 15 Dec 2002 00:28:40 +0000 Subject: [PATCH] removed commented code. --- sbin/imageCollateralImport.pl | 3 --- 1 file changed, 3 deletions(-) diff --git a/sbin/imageCollateralImport.pl b/sbin/imageCollateralImport.pl index 4afa1e9d9..ee2876ec0 100644 --- a/sbin/imageCollateralImport.pl +++ b/sbin/imageCollateralImport.pl @@ -23,9 +23,6 @@ BEGIN { $| = 1; -#use File::stat; -#use File::Path; -#use POSIX; use strict; use WebGUI::Attachment; use WebGUI::Session;