chore: run prettier on ugly document

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-15 12:34:55 +02:00
parent 94c00f9ba7
commit 2bffb18859
@@ -24,10 +24,7 @@ import {
} from './catalog';
import { createDebugLogAction } from './debug';
import {
createFetchPlainAction,
createFetchTemplateAction,
} from './fetch';
import { createFetchPlainAction, createFetchTemplateAction } from './fetch';
import { createFetchCookiecutterAction } from '@backstage/plugin-scaffolder-backend-module-cookiecutter';
import {
createFilesystemDeleteAction,