Skip to content

Commit b862659

Browse files
committed
chore: fix eslint
1 parent 06dca6b commit b862659

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { parseMzML } from './mzml/parseMzML';
33
import { parseMzXML } from './mzxml/parseMzXML';
44

55
const decoder = new TextDecoder();
6-
const encoder = new TextEncoder();
76

87
/**
98
* Reads a mzData v1.05 file

0 commit comments

Comments
 (0)