summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/GoogledriveCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-12-29 12:21:52 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-12-29 12:21:52 +0100
commit400a9d3778cad758e452c6181205b06b3e9c6ca1 (patch)
tree501085b3252100ff970996dbfa9672c1219a4370 /module/plugins/hoster/GoogledriveCom.py
parent[UpstoreNet] Version up (diff)
downloadpyload-400a9d3778cad758e452c6181205b06b3e9c6ca1.tar.xz
[ExternalScripts] Fix https://github.com/pyload/pyload/issues/2225
Diffstat (limited to 'module/plugins/hoster/GoogledriveCom.py')
-rw-r--r--module/plugins/hoster/GoogledriveCom.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/plugins/hoster/GoogledriveCom.py b/module/plugins/hoster/GoogledriveCom.py
index 3090d5f85..659b088c2 100644
--- a/module/plugins/hoster/GoogledriveCom.py
+++ b/module/plugins/hoster/GoogledriveCom.py
@@ -55,4 +55,3 @@ class GoogledriveCom(SimpleHoster):
return
else:
self.data = self.load(link)
- \ No newline at end of file