aboutsummaryrefslogtreecommitdiff
path: root/gitaclhook
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 /gitaclhook
parentaabfbf683d174c46fa177015f572073ca6a6bd98 (diff)
downloadgitaclhook-ec125e9f860adf89f72e25641c65a1dc79c1e4a9.tar.gz
gitaclhook-ec125e9f860adf89f72e25641c65a1dc79c1e4a9.tar.bz2
Minor change.
* gitaclhook: Remove unneeded "use".
Diffstat (limited to 'gitaclhook')
-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 @@
16 16
17use strict; 17use strict;
18use GitACL; 18use GitACL;
19use GitACL::File;
20use Pod::Man; 19use Pod::Man;
21use Pod::Usage; 20use Pod::Usage;
22use Getopt::Long qw(:config gnu_getopt no_ignore_case); 21use Getopt::Long qw(:config gnu_getopt no_ignore_case);

Return to:

Send suggestions and report system problems to the System administrator.