From 01faeec876da51bac2df126e3fc160f32568f361 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 25 Apr 2020 18:38:29 -0400 Subject: acmens.py: Remove the #1/usr/bin/env python3 declaration. --- acmens.py | 1 - 1 file changed, 1 deletion(-) diff --git a/acmens.py b/acmens.py index 8c96fa0..ecac6be 100644 --- a/acmens.py +++ b/acmens.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # SPDX-License-Identifier: AGPL-3.0-only -- cgit v1.2.3