Skip to content

Commit 5d702c4

Browse files
committed
fix: remove unused math import
1 parent f758df5 commit 5d702c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aleph/sdk/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import hmac
66
import json
77
import logging
8-
import math
98
import os
109
import re
1110
import subprocess

0 commit comments

Comments
 (0)