Skip to content

Commit 87be4cc

Browse files
committed
Remove unused import.
1 parent 2516efd commit 87be4cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/openapi_python_generator/language_converters/python/model_generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import itertools
2-
import re
32
from typing import List, Optional, Union
43

54
import click

0 commit comments

Comments
 (0)