summaryrefslogtreecommitdiff
path: root/python/vyos/firewall.py
diff options
context:
space:
mode:
authorkhramshinr <khramshinr@gmail.com>2024-04-05 12:04:11 +0800
committerkhramshinr <khramshinr@gmail.com>2024-04-05 12:04:11 +0800
commit1fe62517799e945a2cb58992b66c4e2284a55af9 (patch)
tree6e9c4505f3b3822122b3847ea343d092f8361d3f /python/vyos/firewall.py
parent92a1c2c4a1b57d98cfe9b4a39f1740cfd68e23e6 (diff)
downloadvyos-1x-1fe62517799e945a2cb58992b66c4e2284a55af9.tar.gz
vyos-1x-1fe62517799e945a2cb58992b66c4e2284a55af9.zip
T6204: cleanup shebang lines
Diffstat (limited to 'python/vyos/firewall.py')
-rw-r--r--python/vyos/firewall.py2
1 files changed, 0 insertions, 2 deletions
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