Remove unneeded templates

This commit is contained in:
2025-05-01 10:11:18 +02:00
parent 61fb6a43fa
commit 15952c5dd2

View File

@ -1,11 +1,7 @@
"""Client code"""
import base64
from typing import TextIO
import click
import asyncio
import asyncssh
from sshecret.crypto import decode_string, load_private_key