diff --git a/openlp/__main__.py b/openlp/__main__.py old mode 100755 new mode 100644 index 880cabbe9..6607de4de --- a/openlp/__main__.py +++ b/openlp/__main__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # vim: autoindent shiftwidth=4 expandtab textwidth=120 tabstop=4 softtabstop=4