90f51d48bb
F6: delete AccessDatatable/columns/role.tsx — the BE-only role column lost its
only importer when useColumns stopped importing it; zero importers remain.
F7: useColumns wrapped only always-truthy helper.accessor results in _.compact,
a no-op; return the plain array and drop the now-dead lodash import (same
collapse already done in the parallel Wizard column files).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>