forked from Fragrance/eaquira
fix: no need to import accessCode in sdga
This commit is contained in:
parent
1fb4dd9b7b
commit
b4206c65b2
@ -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({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user