diff options
| author | khramshinr <khramshinr@gmail.com> | 2024-04-05 12:04:11 +0800 |
|---|---|---|
| committer | khramshinr <khramshinr@gmail.com> | 2024-04-05 12:04:11 +0800 |
| commit | 1fe62517799e945a2cb58992b66c4e2284a55af9 (patch) | |
| tree | 6e9c4505f3b3822122b3847ea343d092f8361d3f /python/vyos/tpm.py | |
| parent | 92a1c2c4a1b57d98cfe9b4a39f1740cfd68e23e6 (diff) | |
| download | veeos-1x-1fe62517799e945a2cb58992b66c4e2284a55af9.tar.gz veeos-1x-1fe62517799e945a2cb58992b66c4e2284a55af9.zip | |
T6204: cleanup shebang lines
Diffstat (limited to 'python/vyos/tpm.py')
| -rw-r--r-- | python/vyos/tpm.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/vyos/tpm.py b/python/vyos/tpm.py index f120e10c4..b9f28546f 100644 --- a/python/vyos/tpm.py +++ b/python/vyos/tpm.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 -# # Copyright (C) 2024 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify |
