formatting code by: goimports -w=true .
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package sequence
|
||||
|
||||
import ()
|
||||
|
||||
type Sequencer interface {
|
||||
NextFileId(count int) (uint64, int)
|
||||
SetMax(uint64)
|
||||
|
||||
Reference in New Issue
Block a user