Delete useless code for setup.py

Change-Id: Ibf5721ecbf0dfbb032cdb8e093fa362f9c8d4461
This commit is contained in:
ZhongShengping 2021-09-30 13:38:33 +08:00
parent 6197060b8c
commit 4511898062
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# Copyright (c) 2013 Hewlett-Packard Development Company, L.P. # Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@ -14,7 +13,6 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools import setuptools
setuptools.setup( setuptools.setup(