Merge branch 'main' of ssh://git.kluster.moll.re:2222/remoll/journal-bot
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -53,7 +53,6 @@ class MemoryHandler(BaseHandler):
|
||||
|
||||
return MEMORY_CHOICE
|
||||
|
||||
|
||||
async def choose_memory(self, update: Update, context: CallbackContext):
|
||||
query = update.callback_query
|
||||
ind = int(query.data)
|
||||
|
Reference in New Issue
Block a user