summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorhaturau <135221985+haturatu@users.noreply.github.com>2024-12-03 08:31:12 +0900
committerGitHub <noreply@github.com>2024-12-03 08:31:12 +0900
commitf8959d86641181abe6140eca73906ebcc4876be4 (patch)
tree8fa4df14c8b77cc97fb48a335e252ca0d19ee4d4 /main.go
parentc136d742af273feabd5c5081fd90cca8ed3c0909 (diff)
flx
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index bda7a75..9239ec6 100644
--- a/main.go
+++ b/main.go
@@ -66,6 +66,5 @@ func main() {
}
fmt.Printf("Site Name: %s\n", siteName)
- fmt.Printf("aaaaa:: %s\n", siteName)
fmt.Printf("Title: %s\n", title)
}