diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-16 02:32:57 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-16 02:32:57 +0900 |
| commit | f9edec7e4169ecda63ba15762f12e64803b9984d (patch) | |
| tree | bc3682c185dc32bfb941b68578ead2c85449d60b /hst/config.go | |
| parent | 305c600cf5b69e16538e0142cf3d10844a671577 (diff) | |
hst: merge miscellaneous files
These structs were going to be bigger at some point. They turned out not to be.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'hst/config.go')
| -rw-r--r-- | hst/config.go | 1 |
1 files changed, 0 insertions, 1 deletions
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 ( |
