Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt committed Nov 15, 2023
1 parent f9ff3bd commit cbe3a64
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import 'blob-polyfill';

import { TextDecoder } from 'util';
import { RekognitionStreamingClient } from '@aws-sdk/client-rekognitionstreaming';
import { Amplify } from 'aws-amplify';
import { fetchAuthSession } from 'aws-amplify/auth';

import { LivenessStreamProvider } from '../streamProvider';
import { VideoRecorder } from '../videoRecorder';
Expand Down

0 comments on commit cbe3a64

Please sign in to comment.