From 8208da6fb6fb414b0e2bffd36e1da7730898e783 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Sun, 5 May 2019 22:08:06 +0800 Subject: [PATCH] Remove superfluous hashbang --- tbxi/prclc.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tbxi/prclc.py b/tbxi/prclc.py index 85766d8..6b647ee 100644 --- a/tbxi/prclc.py +++ b/tbxi/prclc.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 - from shlex import split from os import path import struct