Skip to content

Commit 9e4adc9

Browse files
committed
remove unused import
1 parent e4b9357 commit 9e4adc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/idom/core/layout.py

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import asyncio
55
from collections import Counter
66
from contextlib import ExitStack
7-
from functools import wraps
87
from logging import getLogger
98
from typing import (
109
Any,

0 commit comments

Comments
 (0)