diff options
author | rsiddharth <s@ricketyspace.net> | 2020-04-25 18:38:29 -0400 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2020-04-25 18:38:50 -0400 |
commit | 01faeec876da51bac2df126e3fc160f32568f361 (patch) | |
tree | 6dcbeb3833e326dbac07da034dbb71905d4cb782 /acmens.py | |
parent | bc6a1ad825674c86486eabd5a486ab4b3ddd0e4e (diff) |
acmens.py: Remove the #1/usr/bin/env python3 declaration.
Diffstat (limited to 'acmens.py')
-rw-r--r-- | acmens.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # SPDX-License-Identifier: AGPL-3.0-only |