fix: clean up compiler warnings and unused variables

This commit is contained in:
2026-05-15 18:01:11 +03:00
parent 92e6b99df2
commit c5751b4a0c
6 changed files with 10 additions and 14 deletions
-1
View File
@@ -10,7 +10,6 @@ import std/locks
import bloom
import wal
import mmap
import streams
const
SSTableMagic* = 0x53535442'u32 # "SSTB"