pub fn remove_empty_accounts_lint(
    db: &mut Connection,
    dry_run: bool
) -> Result<()>