Skip to content

Commit 4e28f92

Browse files
Removing an unused import
1 parent 336ed3c commit 4e28f92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/examples-stats/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import os
44
from constants import DEFAULT_SPEC_PATH
5-
from EndpointPathsFinder import EndpointPathsFinder
65
from ExamplesInfoGenerator import ExamplesInfoGenerator, ExamplesInfo, ExampleStats
76

87
def print_stats(stats: ExampleStats):

0 commit comments

Comments
 (0)