Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Remove all usages of the internal keyword #10

Merged
merged 1 commit into from
Mar 24, 2016

Conversation

richardjrossiii
Copy link
Contributor

This is mostly redundant and can hurt readability for people new to
swift.

@@ -38,7 +38,7 @@ public struct LiveQueryErrors {
}

/**
An error that is reported when the live query server encounters an internal error.
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably bring this one back?

@nlutsenko
Copy link
Contributor

LGTM, minus a single nit.

This is mostly redundant and can hurt readability for people new to
swift.
@richardjrossiii
Copy link
Contributor Author

Good catch. Waiting for travis then merging.

@richardjrossiii richardjrossiii merged commit aeddb29 into master Mar 24, 2016
@richardjrossiii richardjrossiii deleted the richardross.internal branch March 24, 2016 21:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants