mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
Remove unused imports
This commit is contained in:
1
types/split/index.d.ts
vendored
1
types/split/index.d.ts
vendored
@@ -6,7 +6,6 @@
|
||||
/// <reference types="node" />
|
||||
/// <reference types="through" />
|
||||
|
||||
import { Transform, TransformOptions } from 'stream';
|
||||
import { ThroughStream } from 'through';
|
||||
|
||||
interface SplitOptions {
|
||||
|
||||
Reference in New Issue
Block a user