Skip to content

Commit 82349a3

Browse files
committed
fix: remove unused code
1 parent 7dd5542 commit 82349a3

File tree

1 file changed

+0
-1
lines changed
  • src/shared/containers/SubmissionManagement

1 file changed

+0
-1
lines changed

src/shared/containers/SubmissionManagement/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class SubmissionManagementPageContainer extends React.Component {
9595
{!isEmpty
9696
&& (
9797
<SubmissionManagement
98-
auth={authTokens}
9998
challenge={challenge}
10099
challengesUrl={challengesUrl}
101100
loadingSubmissions={Boolean(loadingSubmissionsForChallengeId)}

0 commit comments

Comments
 (0)