[-] Remove unnecessary scheduler.updateInterval call
This commit is contained in:
@@ -171,7 +171,6 @@ def interval(update: Update, context: CallbackContext):
|
||||
|
||||
request['interval'] = i
|
||||
database.save()
|
||||
scheduler.updateInterval(user, name)
|
||||
|
||||
return "Success!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user