Skip to content

Commit

Permalink
fix: lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Jul 21, 2023
1 parent 95ced48 commit dea5c96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/tasks/TaskDescriptionPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const propTypes = {
const defaultProps = {
session: {},
report: {},

};

function TaskDescriptionPage(props) {
Expand Down

0 comments on commit dea5c96

Please sign in to comment.