Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
chore(threading): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
NTGNguyen committed Dec 27, 2024
1 parent 553fb7a commit 222875d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/check_phat_nguoi/modules/get_data/check_phat_nguoi.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import asyncio
from datetime import datetime
from logging import getLogger
from threading import Thread
from typing import Dict, override

import aiohttp
Expand Down

0 comments on commit 222875d

Please sign in to comment.