[Jifty-commit] r5207 - in jifty/trunk: bin

Jifty commits jifty-commit at lists.jifty.org
Mon Mar 10 21:16:52 EDT 2008


Author: sartak
Date: Mon Mar 10 21:16:51 2008
New Revision: 5207

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/bin/jifty

Log:
 r52483 at onn:  sartak | 2008-03-10 21:16:37 -0400
 We haven't needed File::Basename in bin/jifty for a long time


Modified: jifty/trunk/bin/jifty
==============================================================================
--- jifty/trunk/bin/jifty	(original)
+++ jifty/trunk/bin/jifty	Mon Mar 10 21:16:51 2008
@@ -1,7 +1,6 @@
 #!/usr/bin/env perl
 use warnings;
 use strict;
-use File::Basename qw(dirname); 
 use UNIVERSAL::require;
 
 use Jifty;


More information about the Jifty-commit mailing list