mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
988 B
988 B
- Please check if the PR fulfills these requirements
- The commit message follows our guidelines: https://github.com/aspnet/Home/blob/dev/CONTRIBUTING.md#contributing-code-and-content
- Tests for the changes have been added (for bug fixes / features)
- Docs have been added / updated (for bug fixes / features)
- What Modules or Template are related to this pull-request?
- AngularServices
- NodeServices
- ReactServices
- SpaServices
- Angular2 Spa
- Knockout Spa
- ReactRedux Spa
- React Spa
-
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) remove unused proxy imports from some test files
-
What is the current behavior? (You can also link to an open issue here)
-
What is the new behavior (if this is a feature change)?
-
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
-
Other information: