Revert "restore test: confirmed that yarn tsc fails"

This reverts commit 69a188e613.
This commit is contained in:
Fidel Coria
2020-07-24 07:35:19 -05:00
parent b4c2ea0d1d
commit c3927c82d8
2 changed files with 1 additions and 6 deletions
@@ -37,13 +37,12 @@ import {
useApi,
configApiRef,
} from '@backstage/core';
import uaml from './test.yaml'
const WelcomePage = () => {
const appTitle =
useApi(configApiRef).getOptionalString('app.title') ?? 'Backstage';
const profile = { givenName: '' };
console.log(uaml);
return (
<Page theme={pageTheme.home}>
<Header
@@ -1,4 +0,0 @@
# this is a test yaml file for import
rot:
- testwork
- another item