Beispiel #1
0
 def delete(self):
     empty_log()
     return '', 204
Beispiel #2
0
def emptylog():
    empty_log()
    return '', 200