get rid of unnecessary .init imports
This commit is contained in:
parent
069732600c
commit
9d5d368891
13 changed files with 5 additions and 28 deletions
|
@ -2,8 +2,6 @@
|
|||
Phone calls and SMS messages
|
||||
"""
|
||||
# TODO extract SMS as well? I barely use them though..
|
||||
from . import init
|
||||
|
||||
from datetime import datetime
|
||||
from pathlib import Path
|
||||
from typing import NamedTuple, Iterator, Set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue