core-api,core-app-api: removed misplaced comment

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-05-31 15:19:29 +02:00
parent 5dc28f4375
commit 145f209335
2 changed files with 0 additions and 8 deletions
@@ -14,8 +14,4 @@
* limitations under the License.
*/
// This folder contains implementations for all core APIs.
//
// Plugins should rely on these APIs for functionality as much as possible.
export { UrlPatternDiscovery } from './UrlPatternDiscovery';
@@ -14,8 +14,4 @@
* limitations under the License.
*/
// This folder contains implementations for all core APIs.
//
// Plugins should rely on these APIs for functionality as much as possible.
export { UrlPatternDiscovery } from './UrlPatternDiscovery';