diff options
| author | 2026-04-19 17:07:41 +0100 | |
|---|---|---|
| committer | 2026-04-19 17:07:41 +0100 | |
| commit | 4b2e06751b5edb4f84916c7df915ab0dd7730925 (patch) | |
| tree | 1e34056948c0b0ebc1581fa3e4ae183b65a4764b /src/python | |
| parent | Misc clean up of the rehashsignal module. (diff) | |
Fix some minor Python issues.
Diffstat (limited to 'src/python')
| -rw-r--r-- | src/python/console.py | 1 | ||||
| -rw-r--r-- | src/python/module.py | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/python/console.py b/src/python/console.py index 69e5c0abf..cfdaf5d5f 100644 --- a/src/python/console.py +++ b/src/python/console.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # # InspIRCd -- Internet Relay Chat Daemon # diff --git a/src/python/module.py b/src/python/module.py index a68947785..f04c60c68 100644 --- a/src/python/module.py +++ b/src/python/module.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # # InspIRCd -- Internet Relay Chat Daemon # |
