Skip to content
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

PR: Cleanup the imports/exports and fix the cache busting function #31

Merged
merged 3 commits into from
Oct 15, 2020

Conversation

eltharim
Copy link
Contributor

@eltharim eltharim commented Oct 14, 2020

Resolves #25

Merge message:

  • Removed the obsolete "lib" folder and the local "Filters" type declaration, now that we import it from the "standard" library.
  • Removed the bustCache method from the generated repositories and added it to the global repository group, allowing it to work as intended.

@eltharim eltharim self-assigned this Oct 14, 2020
@eltharim eltharim changed the title PR: Cleanup the imports and exports PR: Cleanup the imports/exports and fix the cache busting function Oct 15, 2020
@agyemanjp agyemanjp merged commit 8d7ad32 into master Oct 15, 2020
@agyemanjp agyemanjp deleted the feature/25_Cleanup_the_imports_and_exports branch October 15, 2020 12:35
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.

Cleanup the imports/exports and fix the cache busting function
2 participants