From 29b54aaa68ac146db030c51586dc4ac0a28bf950 Mon Sep 17 00:00:00 2001 From: Stefano Date: Tue, 25 Mar 2014 00:16:34 +0100 Subject: Merge pull request #561 from vuolter/s/hoster/UptoboxCom XFileSharingPro: Fixed expired session detection Fixes #558 (cherry picked from commit b87861c6f906e826b6834da7fe0745b7cb2aee56) --- pyload/plugins/hoster/UptoboxCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyload/plugins/hoster/UptoboxCom.py') diff --git a/pyload/plugins/hoster/UptoboxCom.py b/pyload/plugins/hoster/UptoboxCom.py index 4568526cb..b4b35ab20 100644 --- a/pyload/plugins/hoster/UptoboxCom.py +++ b/pyload/plugins/hoster/UptoboxCom.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- - ############################################################################### # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as -- cgit v1.2.3