diff --git a/plugin.py b/plugin.py index a914a60..d77a7a6 100644 --- a/plugin.py +++ b/plugin.py @@ -372,11 +372,9 @@ def __init__(self): "DatabaseConnection", self.current_connection) def get_current_connection(self): - return self.current_connection def get_current_crs(self): - return self.current_crs