Commit 356d2df2 authored by Adin Schmahmann's avatar Adin Schmahmann

chore: go fmt

parent 5243644b
......@@ -67,7 +67,7 @@ func newAsnStore() (*asnStore, error) {
}
type indirectAsnStore struct {
store *asnStore
store *asnStore
doneLoading chan struct{}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment