chore(storybook): removed ununsed import (#13504)

This commit is contained in:
Katerina Skroumpelou 2022-11-30 15:29:59 +02:00 committed by GitHub
parent f25e03d0a0
commit 4838833e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,6 @@ import {
storybookSwcAddonVersion,
storybookTestRunnerVersion,
} from '../../utils/versions';
import { Console } from 'console';
export async function configurationGenerator(
tree: Tree,