This commit is contained in:
parent
2a1b0ac653
commit
f907fcdf05
@ -7,4 +7,5 @@ class IPEndpoint(FlaskView):
|
|||||||
|
|
||||||
def post(self):
|
def post(self):
|
||||||
"""Ez kell neked"""
|
"""Ez kell neked"""
|
||||||
|
#redis_client.set('currentConsumer', currentconsumer)
|
||||||
pass
|
pass
|
Reference in New Issue
Block a user