aboutsummaryrefslogtreecommitdiff
path: root/kamusd.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-04-06 17:44:13 +0700
committerShulhan <ms@kilabit.info>2024-04-06 17:44:13 +0700
commit3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584 (patch)
tree286817224a5d72569e4db335578b3549f566deda /kamusd.go
parent6c7bfd42bc1128f5969e9e40b23d6b828601f7cb (diff)
downloadkamusku-3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584.tar.xz
all: replace "share" module with "pakakeh.go"
The "share" module has been moved to new forge, SourceHut, with new name "pakakeh.go".
Diffstat (limited to 'kamusd.go')
-rw-r--r--kamusd.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/kamusd.go b/kamusd.go
index b9340e8..3181991 100644
--- a/kamusd.go
+++ b/kamusd.go
@@ -2,10 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-//
// Package kamusd provide HTTP server API for Kamusku client and Kamusku
// Telegram bot.
-//
package kamusd
import "time"