aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-06-23 14:05:47 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-23 14:05:47 +0300
commitec125e9f860adf89f72e25641c65a1dc79c1e4a9 (patch)
tree23f7dbd8710ae0bac4d657cb6e6e39f6db3da3f1
parentaabfbf683d174c46fa177015f572073ca6a6bd98 (diff)
downloadgitaclhook-ec125e9f860adf89f72e25641c65a1dc79c1e4a9.tar.gz
gitaclhook-ec125e9f860adf89f72e25641c65a1dc79c1e4a9.tar.bz2
Minor change.
* gitaclhook: Remove unneeded "use".
-rwxr-xr-xgitaclhook1
1 files changed, 0 insertions, 1 deletions
diff --git a/gitaclhook b/gitaclhook
index e57a78a..61b6d0f 100755
--- a/gitaclhook
+++ b/gitaclhook
@@ -16,7 +16,6 @@
use strict;
use GitACL;
-use GitACL::File;
use Pod::Man;
use Pod::Usage;
use Getopt::Long qw(:config gnu_getopt no_ignore_case);

Return to:

Send suggestions and report system problems to the System administrator.