unneeded module

This commit is contained in:
Martin Diehl 2015-10-06 19:29:32 +00:00
parent 1bd8167445
commit 127c03c525
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: UTF-8 no BOM -*-
import os,sys,string,re
import os,string,re
from optparse import OptionParser
import damask