From 7d888964614ce765c7158b13b9612c4c7f408793 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 24 Apr 2024 12:46:34 -0700 Subject: about page --- main.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index e0f3e55..e92f777 100644 --- a/main.go +++ b/main.go @@ -60,8 +60,7 @@ func main() { log.Fatal(err) } }() - } - runForever := make(chan struct{}) - <-runForever + select {} + } } -- cgit v1.2.3-70-g09d2