aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgorillanest1
1 files changed, 0 insertions, 1 deletions
diff --git a/gorillanest b/gorillanest
index 6a917c1..4f39f1b 100755
--- a/gorillanest
+++ b/gorillanest
@@ -11,7 +11,6 @@ use Sys::Syslog;
use Template;
use URI::Escape;
use DBI;
-use Cwd qw();
sub info {
syslog("info", join(' ', @_));