Foppe Hemminga 5 年之前
父節點
當前提交
f0ebda8234
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      cron.py

+ 0 - 2
cron.py

@@ -44,8 +44,6 @@ def update_missing_value(maintainer, player, property, value):
     cur = conn.cursor()
     cur.execute(query, (maintainer, player, property, value))
     conn.commit()
-    cur = Null
-    conn = Null
 
 def cron():
     query = """SELECT player_properties.maintainer,