We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5275b97 commit 57c8ed6Copy full SHA for 57c8ed6
event.go
@@ -4,7 +4,6 @@ import (
4
"bytes"
5
"strconv"
6
"strings"
7
- "unicode"
8
)
9
10
// Event holds the structured data for an event.
0 commit comments