Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 27, 2021
1 parent 1fb0e41 commit a1d354a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/details/details.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { animateTo, stopAnimations, shimKeyframesHeightAuto } from '../../intern
import { emit } from '../../internal/event';
import { watch } from '../../internal/watch';
import { waitForEvent } from '../../internal/event';
import { focusVisibleSelector } from '../../internal/focus-visible';
import { getAnimation, setDefaultAnimation } from '../../utilities/animation-registry';
import styles from './details.styles';

Expand Down

1 comment on commit a1d354a

@vercel
Copy link

@vercel vercel bot commented on a1d354a Aug 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.