minor cleanup

This commit is contained in:
Nicolás Sánchez 2026-02-14 22:07:47 -03:00
parent 595dbcdb54
commit 6886bdcd1b
1 changed files with 0 additions and 3 deletions

View File

@ -2,13 +2,10 @@
https://www.gate.io/docs/developers/apiv4/#earnuni
'''
# Implement from scratch, gateio python connector is AWFUL.
import time
import hashlib
import hmac
import requests
import json
from credentials import get_api_key