#!/bin/sh -e

# remove configuration


# Delete the .pyc files.
#DEBHELPER#

exit 0
