diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-02-21 19:27:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-02-21 19:27:08 +0900 |
| commit | ff30a5ab5d12c79184581fe77621ea50c3d61cf6 (patch) | |
| tree | 852920621ab1457006a5abd7ae44a5e0da91b461 /fst/app.go | |
| parent | eb0c16dd8cd4d353e34e73453190cb41bd4aebb3 (diff) | |
fst: remove empty file
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'fst/app.go')
| -rw-r--r-- | fst/app.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +// Package fst exports shared fortify types. package fst import ( |
