make even less shitty

This commit is contained in:
2026-02-16 09:26:21 -05:00
parent 29fe8a60c3
commit 26281bc16d
2 changed files with 6 additions and 11 deletions

View File

@@ -1,5 +1,3 @@
// update_item.odin — Storage layer UpdateItem operation
// This file lives in the dynamodb/ package alongside storage.odin
package dynamodb
import "core:strings"