Remove old functions used in plugins

This commit is contained in:
! Freaku 2022-12-05 21:41:03 +05:30 committed by GitHub
parent 6aa0f6f677
commit 51614b7fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -262,6 +262,3 @@ class Loup(ba.Plugin):
def show_settings_ui(self, button):
SettingWindow()
def on_plugin_manager_prompt(self):
SettingWindow()