aboutsummaryrefslogtreecommitdiff
path: root/ci/lint/05_before_script.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/lint/05_before_script.sh')
-rwxr-xr-xci/lint/05_before_script.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/ci/lint/05_before_script.sh b/ci/lint/05_before_script.sh
deleted file mode 100755
index 8e5a177b01..0000000000
--- a/ci/lint/05_before_script.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/env bash
-#
-# Copyright (c) 2018-2019 The Bitcoin Core developers
-# Distributed under the MIT software license, see the accompanying
-# file COPYING or http://www.opensource.org/licenses/mit-license.php.
-
-export LC_ALL=C
-
-git fetch