Skip to content

Commit

Permalink
Fix lint problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjerleke committed Nov 12, 2023
1 parent 1e18af5 commit 33e9b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/embla-carousel/src/components/ScrollTo.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { AnimationType } from './Animations'
import { CounterType } from './Counter'
import { EventHandlerType } from './EventHandler'
import { ScrollBodyType } from './ScrollBody'
import { ScrollTargetType, TargetType } from './ScrollTarget'
import { Vector1DType } from './Vector1d'

Expand Down

0 comments on commit 33e9b4d

Please sign in to comment.