chore: remove deep link

This commit is contained in:
blam
2020-12-16 17:28:53 +01:00
parent c754b6aa47
commit e07eb800c7
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import '@backstage/cli/asset-types/asset-types';
import '@backstage/cli/asset-types';
import React from 'react';
import ReactDOM from 'react-dom';
import App from './App';