Skip to content

SWIFT-727 Re-export cleanupMongoSwift from sync API #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

kmahar
Copy link
Contributor

@kmahar kmahar commented Feb 20, 2020

Re-exports the cleanup method so it can be called by importers of MongoSwiftSync.

@kmahar kmahar requested a review from patrickfreed February 20, 2020 04:44
@@ -12,18 +12,6 @@ private final class MongocInitializer {
}
}

/// :nodoc:
@available(*, deprecated, message: "Calling this method no longer has any effect.")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fortunately happened to catch that these were still in the codebase. I searched and didn't find anything else deprecated still around.

@kmahar kmahar merged commit e99e5f5 into master Feb 20, 2020
@kmahar kmahar deleted the SWIFT-727/sync-cleanup branch February 20, 2020 17:16
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