import optimization to make linter less mad
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
from typing import Dict, List
|
||||
from token_bot.token_database.flavor import Flavor
|
||||
from token_bot.token_database.exceptions import *
|
||||
import aiohttp
|
||||
import json
|
||||
|
||||
import aiohttp
|
||||
|
||||
from token_bot.token_database.exceptions import *
|
||||
from token_bot.token_database.flavor import Flavor
|
||||
from token_bot.token_database.region import Region
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user