Git.pm: Introduce ident() and ident_person() methods
[gitweb.git] / git-mv.perl
index a60489617e517d02b824f14815c2be61209df6b6..322b9fdcb36367934e5409f2f825d7d782787289 100755 (executable)
@@ -6,7 +6,6 @@
 # This file is licensed under the GPL v2, or a later version
 # at the discretion of Linus Torvalds.
 
-BEGIN { unshift @INC, '@@INSTLIBDIR@@'; }
 use warnings;
 use strict;
 use Getopt::Std;