fix 500 errors

remotes/1693045480750635534/spooky-22
Aevann1 2022-07-10 11:32:53 +02:00
parent 4d987c8d87
commit 870a0f7084
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import time
from files.classes.comment import Comment
from files.classes.submission import Submission
from files.helpers.const import *
def apply_time_filter(t, objects, Class):
now = int(time.time())