Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hughns committed Dec 18, 2024
1 parent 6accf08 commit 7983adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/livekit/BlurBackgroundTransformer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Please see LICENSE in the repository root for full details.
import {
BackgroundTransformer,
VideoTransformer,
VideoTransformerInitOptions,
type VideoTransformerInitOptions,
} from "@livekit/track-processors";
import { ImageSegmenter } from "@mediapipe/tasks-vision";

Expand Down

0 comments on commit 7983adb

Please sign in to comment.