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