From 407e4669209779daf4248a6b57a5736f235faa22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 19:07:47 -0700 Subject: [PATCH] =?UTF-8?q?fix(dflash):=20suppress=20compiler=20warnings?= =?UTF-8?q?=20=E2=80=94=20remove=20unused=20var,=20var=E2=86=92let?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - DFlashIntermediateDumper.swift: remove unused `totalElements` local - DFlashRuntime.swift: `var targetCache` → `let targetCache` (never reassigned) --- Sources/DFlash/DFlashIntermediateDumper.swift | 1 - Sources/DFlash/DFlashRuntime.swift | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Sources/DFlash/DFlashIntermediateDumper.swift b/Sources/DFlash/DFlashIntermediateDumper.swift index a9802aff..1401cb9b 100644 --- a/Sources/DFlash/DFlashIntermediateDumper.swift +++ b/Sources/DFlash/DFlashIntermediateDumper.swift @@ -42,7 +42,6 @@ public enum DFlashDumper { eval(floatArr) let shape = (0..