#!/bin/sh
set -e

update-alternatives --remove editor /usr/bin/tilde
#DEBHELPER#
exit 0
