We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5745e commit 19213b5Copy full SHA for 19213b5
parser_interface.go
@@ -5,7 +5,7 @@ package demoinfocs
5
import (
6
"time"
7
8
- common "github.com/markus-wa/demoinfocs-golang/common"
+ "github.com/markus-wa/demoinfocs-golang/common"
9
st "github.com/markus-wa/demoinfocs-golang/sendtables"
10
dp "github.com/markus-wa/godispatch"
11
)
0 commit comments