mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Style fixes
This commit is contained in:
parent
6207d9419c
commit
91d83d1b79
1 changed files with 0 additions and 2 deletions
|
|
@ -2,11 +2,9 @@
|
|||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
import pytest
|
||||
|
||||
from vdirsyncer.exceptions import AlreadyExistingError
|
||||
from vdirsyncer.storage.filesystem import FilesystemStorage
|
||||
from vdirsyncer.utils.vobject import Item
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue