#!/usr/bin/env python3.6

from dfcleanlib import clean

clean()
