Fix some typos and run gofmt on all .go files
This commit is contained in:
@@ -37,4 +37,4 @@ func IsServerDoesNotExistError(err error) bool {
|
||||
_, ok := err.(*serverDoesNotExist)
|
||||
|
||||
return ok
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user