From 87e008d56de974947ebb99c2cc40b25d3c2cf43e Mon Sep 17 00:00:00 2001 From: Ophestra Date: Wed, 25 Jun 2025 03:59:52 +0900 Subject: treewide: rename to hakurei Fortify makes little sense for a container tool. Signed-off-by: Ophestra --- fst/info.go | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 fst/info.go (limited to 'fst/info.go') diff --git a/fst/info.go b/fst/info.go deleted file mode 100644 index 8f7fbdb7..00000000 --- a/fst/info.go +++ /dev/null @@ -1,5 +0,0 @@ -package fst - -type Info struct { - User int `json:"user"` -} -- cgit v1.3.1