remove shebang so rpmlint doesn't produce an error

This commit is contained in:
Chris Caron 2019-03-13 19:57:39 -04:00
parent c8778e9a00
commit 764aa5393f

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (C) 2019 Chris Caron <lead2gold@gmail.com>