Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed May 31, 2023
1 parent cce649c commit 032481c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rich/markdown.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

from markdown_it import MarkdownIt
from markdown_it.token import Token
from typing_extensions import get_args

if sys.version_info >= (3, 8):
from typing import get_args
Expand Down

0 comments on commit 032481c

Please sign in to comment.