From d603abfed1a6dd8a8fdc7f9ae6536f03b03ecd5a Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 1 Feb 2016 16:58:37 +0100 Subject: cleanup shebang lines --- voctocore/lib/tcpsingleconnection.py | 1 - 1 file changed, 1 deletion(-) (limited to 'voctocore/lib/tcpsingleconnection.py') diff --git a/voctocore/lib/tcpsingleconnection.py b/voctocore/lib/tcpsingleconnection.py index d08f430..bf89651 100644 --- a/voctocore/lib/tcpsingleconnection.py +++ b/voctocore/lib/tcpsingleconnection.py @@ -1,4 +1,3 @@ -#!/usr/bin/python3 import logging, socket, time from gi.repository import GObject -- cgit v1.2.3