diff --git a/conservancy_beancount/reports/fund.py b/conservancy_beancount/reports/fund.py index 9436e59..5b43694 100644 --- a/conservancy_beancount/reports/fund.py +++ b/conservancy_beancount/reports/fund.py @@ -55,7 +55,6 @@ from typing import ( Dict, Iterable, Iterator, - List, Mapping, Optional, Sequence,