From ec125e9f860adf89f72e25641c65a1dc79c1e4a9 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sun, 23 Jun 2013 14:05:47 +0300 Subject: Minor change. * gitaclhook: Remove unneeded "use". --- gitaclhook | 1 - 1 file changed, 1 deletion(-) (limited to 'gitaclhook') 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); -- cgit v1.2.1