From c6e4774e6278d93f82931e2ab33a21f02ea60e85 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sun, 5 Feb 2023 09:17:15 +0100 Subject: [PATCH] nautilus: drop spurious shebang It is not a Python script to be run directly, but it is rather loaded as plugin. --- nautilus-extension/kdeconnect-share.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nautilus-extension/kdeconnect-share.py b/nautilus-extension/kdeconnect-share.py index 3522d3b01..3fbf2dc61 100644 --- a/nautilus-extension/kdeconnect-share.py +++ b/nautilus-extension/kdeconnect-share.py @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: UTF-8 -*- """