From 6390b0cc958cefdc1456fdde1e33e6db956b4bf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 10 Feb 2020 18:31:18 +0100 Subject: [PATCH] remove outdated header Change-Id: Ifd3a02eba3d9bc925af3bd6f6abc105f2f89de2b --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 566d844..fec7777 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT import setuptools # In python < 2.7.4, a lazy loading of package `pbr` will break