Skip to content

Commit fa12c6b

Browse files
GH-132732: Remove textwrap import (#138933)
1 parent 9c9a0f7 commit fa12c6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tools/cases_generator/optimizer_generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"""
55

66
import argparse
7-
import textwrap
87

98
from analyzer import (
109
Analysis,

0 commit comments

Comments
 (0)