sub clean()

in lib/Debian/Debhelper/Buildsystem/dh_virtualenv.pm [171:174]


sub clean {
    my $this = shift;
    $this->rmdir_builddir();
}