#! /bin/sh
# prerm script for diffstat

set -e

#DEBHELPER#

exit 0


