aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hashserv/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hashserv/client.py')
-rw-r--r--lib/hashserv/client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/hashserv/client.py b/lib/hashserv/client.py
index 531170967..1a67c6982 100644
--- a/lib/hashserv/client.py
+++ b/lib/hashserv/client.py
@@ -3,11 +3,8 @@
# SPDX-License-Identifier: GPL-2.0-only
#
-import asyncio
-import json
import logging
import socket
-import os
import bb.asyncrpc
from . import create_async_client