Remove trailing whitespaces and unsused import.
This commit is contained in:
@@ -27,7 +27,7 @@ import json
|
||||
import xml.etree.ElementTree as ET
|
||||
from hashlib import sha256
|
||||
from typing import (Callable, ContextManager, Iterable, Iterator, Mapping,
|
||||
Optional, Sequence, Set, Tuple, Union, cast, overload)
|
||||
Optional, Sequence, Set, Tuple, Union, overload)
|
||||
|
||||
import vobject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user