get rid of unnecessary .init imports

This commit is contained in:
Dima Gerasimov 2020-05-06 22:05:16 +01:00
parent 069732600c
commit 9d5d368891
13 changed files with 5 additions and 28 deletions

View file

@ -1,8 +1,6 @@
"""
[[https://uk.kobobooks.com/products/kobo-aura-one][Kobo]] e-ink reader: annotations and reading stats
"""
from .. import init
from typing import Callable, Union, List
from my.config import kobo as config