diff --git a/setup.py b/setup.py index 6488813d..9a0f86ed 100644 --- a/setup.py +++ b/setup.py @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Cloudify plugin package config""" - import os from setuptools import setup from setuptools import find_packages