fix: safe_traverse renaming issue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from flask import session
|
||||
from lewy_db import baza as ldb
|
||||
from lewy_globals import colors as c
|
||||
from lewy_globals import safe_traverse
|
||||
from lewy_globals import safeTraverse as safe_traverse
|
||||
import json
|
||||
import lewy_globals
|
||||
import requests
|
||||
|
||||
Reference in New Issue
Block a user