fst: remove empty file
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Run NixOS test (push) Successful in 3m24s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
Ophestra 2025-02-21 19:27:08 +09:00
parent eb0c16dd8c
commit ff30a5ab5d
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
// Package fst exports shared fortify types.
package fst
import (

View File

@ -1,2 +0,0 @@
// Package fst exports shared fortify types.
package fst