fix: no need to import accessCode in sdga
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import json
|
import json
|
||||||
|
|
||||||
from sdgb import sdgb_api
|
from sdgb import sdgb_api
|
||||||
from settings import userId, accessCode
|
from settings import userId
|
||||||
|
|
||||||
def preview(userId):
|
def preview(userId):
|
||||||
data = json.dumps({
|
data = json.dumps({
|
||||||
|
|||||||
Reference in New Issue
Block a user