Skip to content

Commit 9f4dce1

Browse files
zeitlingerCopilot
andauthored
Update .mise/tasks/update_benchmarks.py
Co-authored-by: Copilot <[email protected]> Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 145d908 commit 9f4dce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.mise/tasks/update_benchmarks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ def update_pre_blocks_under_module(module: str, table: str) -> List[str]:
173173
continue
174174

175175
original = content
176-
new_content = content
177176

178177
# Determine the class name from the filename (e.g. TextFormatUtilBenchmark.java -> TextFormatUtilBenchmark)
179178
base = os.path.basename(path)

0 commit comments

Comments
 (0)