forked from openlp/openlp
Drop shebang from __main__
This commit is contained in:
parent
81e90c9047
commit
edbf816e79
1
openlp/__main__.py
Executable file → Normal file
1
openlp/__main__.py
Executable file → Normal file
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python3
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# vim: autoindent shiftwidth=4 expandtab textwidth=120 tabstop=4 softtabstop=4
|
# vim: autoindent shiftwidth=4 expandtab textwidth=120 tabstop=4 softtabstop=4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user