Skip to content
Snippets Groups Projects
Commit 5c12e7a0 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] Move WS2PStreamer.ts in the right folder

parent 4f711e9d
No related branches found
No related tags found
No related merge requests found
import * as stream from "stream" import * as stream from "stream"
import {WS2PConnection} from "../../modules/ws2p/lib/WS2PConnection" import { NewLogger } from "../../../lib/logger";
import {NewLogger} from "../logger" import { WS2PConnection } from "./WS2PConnection";
const logger = NewLogger() const logger = NewLogger()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment