refactor: remove unused import of get_cookies_from_browser across multiple example scripts

This commit is contained in:
bohd4nx
2026-05-21 00:21:41 +03:00
parent 516e69f820
commit 92384b96f0
14 changed files with 12 additions and 26 deletions
-2
View File
@@ -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"