mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-07-25 06:14:29 +00:00
refactor: remove unused import of get_cookies_from_browser across multiple example scripts
This commit is contained in:
@@ -7,8 +7,6 @@ wallet_version defaults to "V5R1" — change to "V4R2" for older wallets.
|
||||
|
||||
import asyncio
|
||||
|
||||
from pyfragment.utils import get_cookies_from_browser # noqa: F401
|
||||
|
||||
from pyfragment import FragmentClient
|
||||
|
||||
SEED = "word1 word2 ... word24"
|
||||
|
||||
Reference in New Issue
Block a user