mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
修复bug,缩进错误引发的问题
This commit is contained in:
parent
fb124eac98
commit
1808426a73
@ -1,8 +1,6 @@
|
||||
# coding=utf-8
|
||||
import json
|
||||
import datetime
|
||||
from functools import wraps
|
||||
from django.utils.timezone import now
|
||||
from django.shortcuts import render
|
||||
from django.db import IntegrityError
|
||||
from django.utils import dateparse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user