Skip to content

Commit b6c2ec8

Browse files
committed
remove unused import
1 parent 3120c26 commit b6c2ec8

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)