From f9edec7e4169ecda63ba15762f12e64803b9984d Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 16 Aug 2025 02:32:57 +0900 Subject: hst: merge miscellaneous files These structs were going to be bigger at some point. They turned out not to be. Signed-off-by: Ophestra --- hst/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'hst/config.go') diff --git a/hst/config.go b/hst/config.go index c6946069..34100e4f 100644 --- a/hst/config.go +++ b/hst/config.go @@ -1,4 +1,3 @@ -// Package hst exports shared types for invoking hakurei. package hst import ( -- cgit v1.3.1