Skip to content

Commit 1b268cf

Browse files
committed
Fix lint issue
1 parent e8a9bd9 commit 1b268cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

driver.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict';
22

33
const journalClient = require('./journal');
4-
const { ParseJournalStream } = require('./transform');
54
const { extract_tag } = require('./utils');
65

76
module.exports = () => {

0 commit comments

Comments
 (0)