Skip to content
Snippets Groups Projects
Commit b732ece8 authored by mirandaa's avatar mirandaa
Browse files

remove unused method to write mzxml

parent a64edc4b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ from lxml import etree as ET
from base64 import b64encode, b64decode, b32decode
from array import array
import sys
import sys, re
class Spectrum:
def __init__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment