#!/usr/bin/python3

from lintian_brush.scrub_obsolete import main
main()
