Merge pull request #7731 from SUSE/wip-shebang

ceph_detect_init/__init__.py: remove shebang

Reviewed-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
Loic Dachary 2016-02-25 21:03:21 +07:00
commit 61ab9e8e70

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
#
# Copyright (C) 2015 <contact@redhat.com>
#
# Author: Alfredo Deza <adeza@redhat.com>