Fix braces

This commit is contained in:
Piotr Wilkin
2026-05-13 11:09:53 +02:00
committed by Piotr Wilkin
parent 4947172470
commit f1c08eac44

View File

@@ -17008,9 +17008,6 @@ static ggml_status ggml_backend_vk_graph_compute(ggml_backend_t backend, ggml_cg
}
}
}
}
}
}
if (ctx->perf_logger) {
ctx->perf_logger->print_timings();
}