Skip to content

Commit a8d1b0d

Browse files
committed
Remove unused import
1 parent b075c41 commit a8d1b0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pycardano/backend/ogmios.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from enum import Enum
55
from typing import Any, Dict, List, Optional, Tuple, Union
66

7-
import cbor2
87
import requests
98
import websocket
109
from cachetools import Cache, LRUCache, TTLCache, func

0 commit comments

Comments
 (0)