add hint
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-04-17 16:54:37 +02:00
parent 2a1b0ac653
commit f907fcdf05
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ class IPEndpoint(FlaskView):
def post(self):
"""Ez kell neked"""
pass
#redis_client.set('currentConsumer', currentconsumer)
pass