{
    my $i2t = $DB->get('migrate-imp-to-turba');
    if ($i2t)
    {
	$i2t->delete;
    }
}
