mirror of
https://github.com/luxfi/crypto.git
synced 2026-07-27 01:54:50 +00:00
fix: gofmt -s across repo (CI format check)
This commit is contained in:
@@ -16,9 +16,9 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
once sync.Once
|
||||
sess *accel.Session
|
||||
initErr error
|
||||
once sync.Once
|
||||
sess *accel.Session
|
||||
initErr error
|
||||
available bool
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user