Skip to content

Commit 444a99e

Browse files
@jotadevelopersergiohgz
authored andcommitted
fix: lint warnings
1 parent 3db6c9b commit 444a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/streams/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { PassThrough } from 'stream';
1+
import {PassThrough} from 'stream';
22

33
/**
44
* This stream is used to read tarballs from repository.

0 commit comments

Comments
 (0)