Commit a7d27c33 authored by alexander p's avatar alexander p
Browse files

Removed legacy code

1 merge request!1Dropbox plugin
Pipeline #2755 failed with stage
Showing with 0 additions and 1 deletion
+0 -1
......@@ -20,7 +20,6 @@ class DropboxPlugin(PluginFlow):
self.start_auth_oauth()
def run(self):
print(self.run_id, 'running')
if self.dummy_service.dbx is None:
if self.plugin_id and self.run_id:
self.start_auth_oauth()
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment