mirror of https://github.com/jumpserver/jumpserver
修改bug
parent
b01964618d
commit
c569afb5da
|
@ -1,3 +1,5 @@
|
||||||
|
# coding: utf-8
|
||||||
|
|
||||||
import time
|
import time
|
||||||
from django import template
|
from django import template
|
||||||
from juser.models import User
|
from juser.models import User
|
||||||
|
|
Loading…
Reference in New Issue