Skip to content

Commit d795dd7

Browse files
committed
Update logs.py
1 parent 4a7fea3 commit d795dd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/thisdb/logs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def addLog(type, log,
2727
'''
2828
add_time = mw.formatDate()
2929
insert_data = {
30-
'name':name,
3130
'type':type,
3231
'log':log,
3332
'add_time':add_time,

0 commit comments

Comments
 (0)