Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-09-20 21:27:05 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-20 21:27:05 +0300
commit3c1273738b91cdfdea1b3379118aeb832d967eb6 (patch)
tree9be590f91157e16d34ce02d2ed3ba19fea994187
parent861c00f691f8e2e6b6e48ded5bdf0320d80e12d7 (diff)
fix: GajimRemote: Remove not needed shebang
-rw-r--r--gajim/gajim_remote.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gajim/gajim_remote.py b/gajim/gajim_remote.py
index 1980c1310..8aa82f45c 100644
--- a/gajim/gajim_remote.py
+++ b/gajim/gajim_remote.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-
# This file is part of Gajim.
#
# Gajim is free software; you can redistribute it and/or modify