Tor demo: delete unused 'flag' library

This commit is contained in:
eyedeekay 2024-08-03 17:43:55 -04:00
parent 4341cd2a5e
commit 5098937e96
No known key found for this signature in database
GPG key ID: D75C03B39B5E14E1

View file

@ -15,7 +15,6 @@
package main package main
import ( import (
"flag"
"time" "time"
"github.com/getsentry/sentry-go" "github.com/getsentry/sentry-go"