forked from openlp/openlp
Remove blank line
This commit is contained in:
parent
bc4cc7adb9
commit
a22907d639
@ -25,6 +25,7 @@
|
||||
# Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||
###############################################################################
|
||||
-->
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1" />
|
||||
|
@ -46,7 +46,6 @@ class RemotesPlugin(Plugin):
|
||||
self.weight = -1
|
||||
self.server = None
|
||||
|
||||
|
||||
def initialise(self):
|
||||
"""
|
||||
Initialise the remotes plugin, and start the http server
|
||||
|
Loading…
Reference in New Issue
Block a user