From 5d22cc2d868a0221ad640f980e892e71853517b7 Mon Sep 17 00:00:00 2001 From: christian-2 <49752982+christian-2@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:08:43 +0100 Subject: [PATCH] docs: misc example update (#204) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 244c5987..7193001b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ package example import ( "fmt" - "time" "github.com/go-webauthn/webauthn/webauthn" )