Closed bubg-dev closed 6 years ago
the getStates function only ever returns nil or a slice with one item in it which seems like we should just return a pointer then.
getStates
idk the correct way to do this w/o closing and opening a new request so i'm just going to do that.
the
getStates
function only ever returns nil or a slice with one item in it which seems like we should just return a pointer then.