Removed a debug line I forgot about
This commit is contained in:
@ -109,7 +109,6 @@ def load_images(imgNames):
|
||||
else:
|
||||
imgList += imgLine
|
||||
loadedImgs[name] = json.loads(imgList)
|
||||
print(loadedImgs)
|
||||
return loadedImgs
|
||||
|
||||
def get_calendar(username):
|
||||
|
Reference in New Issue
Block a user