Removed unused imports

These imports are not used in this file.
This commit is contained in:
Rodolfo García Peñas (kix) 2020-08-29 08:13:25 +02:00
parent 914486e0d9
commit 05f402cd1c
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
import os
import sys
from offlineimap import OfflineImap
oi = OfflineImap()