Removed an unused import from the "accounting.report.reports.utils" module.
This commit is contained in:
parent
4273f99644
commit
4f7f87b10d
@ -20,7 +20,6 @@ This file is largely taken from the NanoParma ERP project, first written in
|
|||||||
2021/9/16 by imacat (imacat@nanoparma.com).
|
2021/9/16 by imacat (imacat@nanoparma.com).
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import typing as t
|
|
||||||
from abc import ABC, abstractmethod
|
from abc import ABC, abstractmethod
|
||||||
from datetime import date
|
from datetime import date
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user