remove outdated comment

This commit is contained in:
Yann Braga 2022-09-02 17:42:41 -03:00
parent 252a26cd9b
commit f2c7ee50fc

View File

@ -1,4 +1,3 @@
// also exported from '@storybook/angular' if you can deal with breaking changes in 6.1
import type { Meta, StoryFn } from '@storybook/angular';
import Button from './button.component';