diff options
author | haturau <135221985+haturatu@users.noreply.github.com> | 2024-12-03 08:31:12 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 08:31:12 +0900 |
commit | f8959d86641181abe6140eca73906ebcc4876be4 (patch) | |
tree | 8fa4df14c8b77cc97fb48a335e252ca0d19ee4d4 /main.go | |
parent | c136d742af273feabd5c5081fd90cca8ed3c0909 (diff) |
flx
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) } |