Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
dropbox
Commits
a7d27c33
Commit
a7d27c33
authored
3 years ago
by
alexander p
Browse files
Options
Download
Email Patches
Plain Diff
Removed legacy code
parent
830a21f3
develop
upgrade
1 merge request
!1
Dropbox plugin
Pipeline
#2755
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugin_template/plugin_template.py
+0
-1
plugin_template/plugin_template.py
with
0 additions
and
1 deletion
+0
-1
plugin_template/plugin_template.py
+
0
-
1
View file @
a7d27c33
...
...
@@ -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
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets