Skip to content

Commit

Permalink
docs: fix code indentation in 01-creating-an-http-server-with-templ.md (
Browse files Browse the repository at this point in the history
  • Loading branch information
wdscxsj authored Sep 30, 2023
1 parent b7531a3 commit 8550b82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ package main

import (
"net/http"
"time"
"time"

"github.com/a-h/templ"
)
Expand Down

0 comments on commit 8550b82

Please sign in to comment.