diff --git a/variant-schema-compiler b/variant-schema-compiler index 2f34eec0..67aa1d97 100755 --- a/variant-schema-compiler +++ b/variant-schema-compiler @@ -4,7 +4,6 @@ import argparse import sys import os from pyparsing import * -from pyparsing import pyparsing_common as ppc typename_prefix = "" funcname_prefix = ""