Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed May 17, 2021
1 parent 4a68213 commit e305e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/poweb/parcelCollection.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import {
InvalidMessageError,
ParcelDelivery,
Signer,
StreamingMode,
} from '@relaycorp/relaynet-core';
import { StreamingMode } from '@relaycorp/relaynet-poweb';
import { CloseFrame, createMockWebSocketStream, MockClient } from '@relaycorp/ws-mock';
import AbortController from 'abort-controller';
import bufferToArray from 'buffer-to-arraybuffer';
Expand Down

0 comments on commit e305e95

Please sign in to comment.