Skip to content

Commit 1552b5f

Browse files
committed
Remove unused import
1 parent afc7a03 commit 1552b5f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_distributions.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
kdeplot,
3232
rugplot,
3333
)
34-
from seaborn.relational import (
35-
lineplot,
36-
)
3734
from seaborn.external.version import Version
3835
from seaborn.axisgrid import FacetGrid
3936
from seaborn._testing import (

0 commit comments

Comments
 (0)