about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index d00ebb8..6fe9ca8 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,6 @@ Then do something like this:
 package main
 
 import (
-	"fmt"
 	"net/http"
 
 	g "github.com/maragudk/gomponents"