Add whitespace
This commit is contained in:
parent
6fe2eae1b6
commit
6a300bced6
|
@ -43,6 +43,7 @@ func (b *memoryBackend) save() {
|
|||
func loadMemoryBackend() microsub.Microsub {
|
||||
backend := &memoryBackend{}
|
||||
backend.load()
|
||||
|
||||
return backend
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user