Skip to content

Commit 671c125

Browse files
committed
👕 Fix rebase duplicate import.
1 parent 4a32dbd commit 671c125

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dash/dash.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
from ._utils import interpolate_str as _interpolate
3232
from ._utils import format_tag as _format_tag
3333
from ._utils import generate_hash as _generate_hash
34-
from ._utils import get_asset_path as _get_asset_path
3534
from ._utils import patch_collections_abc as _patch_collections_abc
3635
from . import _watch
3736
from ._utils import get_asset_path as _get_asset_path

0 commit comments

Comments
 (0)