Skip to content

Commit

Permalink
remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
backslashbaker committed Jan 3, 2024
1 parent d35c071 commit 3ec7643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/components/Dashboard/my-tasks/MyTasks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import MyTasksTable from './MyTasksTable'
import TaskListSelect from './TaskListSelect'
import SpacedSectionBreak from '../../SpacedSectionBreak'
import { TaskCompaniesAndProjectsResource } from '../../Resource'
// import Filters from '../../Filters'
import { companyOptions } from './constants'

const SELECT_WIDTH = `16%`
Expand Down

0 comments on commit 3ec7643

Please sign in to comment.