from os import environ
environ.pop('REPORTBUGEMAIL', None)
environ.pop('DEBEMAIL', None)
environ.pop('EMAIL', None)
