From ad149efe8804eb831861379747bbb63013d9750d Mon Sep 17 00:00:00 2001 From: Tulio Casagrande Date: Mon, 10 Apr 2017 17:50:12 -0300 Subject: [#927] Fix imports with @deniscostadsc --- service/test/unit/resources/test_backup_account_resource.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'service/test/unit/resources') diff --git a/service/test/unit/resources/test_backup_account_resource.py b/service/test/unit/resources/test_backup_account_resource.py index d6999c96..220e3909 100644 --- a/service/test/unit/resources/test_backup_account_resource.py +++ b/service/test/unit/resources/test_backup_account_resource.py @@ -14,8 +14,6 @@ # You should have received a copy of the GNU Affero General Public License # along with Pixelated. If not, see . -import os - from mock import MagicMock, patch from twisted.trial import unittest from twisted.web.test.requesthelper import DummyRequest -- cgit v1.2.3