]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Delete useless code for setup.py
authorZhongShengping <chdzsp@163.com>
Thu, 30 Sep 2021 05:38:32 +0000 (13:38 +0800)
committerZhongShengping <chdzsp@163.com>
Thu, 30 Sep 2021 05:38:32 +0000 (13:38 +0800)
Change-Id: I2ae38c8627921bb206ed9c7821cfbc2f72ff1154

setup.py

index 357a741a78078b85e2c7771c3249387439770886..cd35c3c35bf1561bb136217711b0c9c163f4c796 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,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
 
 setuptools.setup(