Remove unneeded templates
This commit is contained in:
@ -1,11 +1,7 @@
|
|||||||
"""Client code"""
|
"""Client code"""
|
||||||
|
|
||||||
import base64
|
|
||||||
|
|
||||||
from typing import TextIO
|
from typing import TextIO
|
||||||
import click
|
import click
|
||||||
import asyncio
|
|
||||||
import asyncssh
|
|
||||||
|
|
||||||
from sshecret.crypto import decode_string, load_private_key
|
from sshecret.crypto import decode_string, load_private_key
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user