Skip to content

Commit

Permalink
fix: update the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
BhuvaneshPatil committed Sep 12, 2023
1 parent 673c898 commit c32e13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/tasks/TaskAssigneeSelectorModal.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import personalDetailsPropType from '../personalDetailsPropType';
import reportPropTypes from '../reportPropTypes';
import * as ReportUtils from '../../libs/ReportUtils';
import ROUTES from '../../ROUTES';
import * as ReportUtils from '../../libs/ReportUtils';
import * as Task from '../../libs/actions/Task';
import FullPageNotFoundView from '../../components/BlockingViews/FullPageNotFoundView';
import withCurrentUserPersonalDetails from '../../components/withCurrentUserPersonalDetails';
Expand Down

0 comments on commit c32e13d

Please sign in to comment.