Skip to content

Commit

Permalink
Remove isomorphic-ws from Predictions until formally supported & te…
Browse files Browse the repository at this point in the history
…sted
  • Loading branch information
ericclemmons committed Apr 17, 2020
1 parent 10a8141 commit 4733b5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import {
MessageHeaderValue,
} from '@aws-sdk/eventstream-marshaller';
import { fromUtf8, toUtf8 } from '@aws-sdk/util-utf8-node';
import WebSocket from 'isomorphic-ws';

const logger = new Logger('AmazonAIConvertPredictionsProvider');
const eventBuilder = new EventStreamMarshaller(toUtf8, fromUtf8);
Expand Down

0 comments on commit 4733b5c

Please sign in to comment.