git-hooks: pre-commit: clean up not needed tweak of the perl library path

This was copied from core.git, but it's not relevant for online.git.

Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I8b9c0c3039e55dee46f30dc1afc8276f7bbd55c9
pull/2836/head
Miklos Vajna 2021-07-12 13:20:34 +02:00 committed by Tor Lillqvist
parent 5bc4be5d7d
commit fc5829efdf
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
# if it wants to stop the commit.
use strict;
use lib "solenv/clang-format";
#use File::Copy;
#use Cwd;
$ENV{LC_ALL} = "C";