remove shebang so rpmlint doesn't produce an error

pull/84/head
Chris Caron 2019-03-13 19:57:39 -04:00
parent c8778e9a00
commit 764aa5393f
1 changed files with 0 additions and 1 deletions

View File

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