Skip to content

Conversation

@ditansu
Copy link

@ditansu ditansu commented Oct 27, 2017

No description provided.

return
}

let json = JSON(response.result.value!)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Force unwrap

updateCurrentForecast()
}


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Несколько переводов строк

@ditansu
Copy link
Author

ditansu commented Oct 27, 2017

забыль про хвостовое замыкание (( везде поправил

DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(1)) {
self.updateCurrentForecast()
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants