From 1a7fa35231d1c0ef830581756dea0d4feeb4f210 Mon Sep 17 00:00:00 2001 From: khramshinr Date: Fri, 5 Apr 2024 12:53:41 +0800 Subject: T6204: cleanup shebang lines --- python/vyos/firewall.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/vyos/firewall.py') diff --git a/python/vyos/firewall.py b/python/vyos/firewall.py index 0713eb370..946050a82 100644 --- a/python/vyos/firewall.py +++ b/python/vyos/firewall.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # Copyright (C) 2021-2024 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify -- cgit v1.2.3