From a273559f085139c0380264d3615807462bf48287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Mon, 17 Jul 2017 15:31:26 +0200 Subject: [PATCH] Remove shebang as file should not be executed --- soundboard.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/soundboard.py b/soundboard.py index 4531992..ba6d39a 100644 --- a/soundboard.py +++ b/soundboard.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 - import os import subprocess