summaryrefslogtreecommitdiff
path: root/glance_store/common
diff options
context:
space:
mode:
authorHaikel Guemar <hguemar@fedoraproject.org>2014-09-12 13:41:16 +0200
committerHaikel Guemar <hguemar@fedoraproject.org>2014-09-12 14:00:42 +0200
commit26dc17102bdeb96dba9a254a73675592e176f4ae (patch)
tree1e8c6ac8bc70788845e1219f4889b27009629121 /glance_store/common
parentc7e2433d4b8ab6f18e776be2c59af22549617dd5 (diff)
downloadglance_store-26dc17102bdeb96dba9a254a73675592e176f4ae.tar.gz
Cleanup shebang in non-executable module
Change-Id: Ic173e7c96b3d9d1d2f905fffb94e3d723f1dcdc3
Diffstat (limited to 'glance_store/common')
-rw-r--r--glance_store/common/config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/glance_store/common/config.py b/glance_store/common/config.py
index 3177b07..17e5b42 100644
--- a/glance_store/common/config.py
+++ b/glance_store/common/config.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Copyright 2011 OpenStack Foundation
# All Rights Reserved.
#