diff --git a/frontend/src/app-components/tables/columns/getColumns.tsx b/frontend/src/app-components/tables/columns/getColumns.tsx index 7b83fb8e..0c43fc86 100644 --- a/frontend/src/app-components/tables/columns/getColumns.tsx +++ b/frontend/src/app-components/tables/columns/getColumns.tsx @@ -6,7 +6,6 @@ * 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file). */ - import AdminPanelSettingsIcon from "@mui/icons-material/AdminPanelSettingsOutlined"; import CachedIcon from "@mui/icons-material/Cached"; import CheckCircleIcon from "@mui/icons-material/CheckCircle";