Skip to content

Commit 5579702

Browse files
committed
Import events package more beautifully
1 parent a1a9896 commit 5579702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demopacket.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
proto "github.com/gogo/protobuf/proto"
88

9-
"github.com/markus-wa/demoinfocs-golang/events"
9+
events "github.com/markus-wa/demoinfocs-golang/events"
1010
msg "github.com/markus-wa/demoinfocs-golang/msg"
1111
)
1212

0 commit comments

Comments
 (0)