Skip to content

Commit

Permalink
fix(admin-ui): code smell
Browse files Browse the repository at this point in the history
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
  • Loading branch information
jv18creator committed Oct 6, 2023
1 parent 9f6697a commit b0564e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion admin-ui/app/redux/sagas/LicenseSaga.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { all, call, fork, put, takeEvery } from 'redux-saga/effects'
import {
checkLicenseConfigValidResponse,
checkLicensePresentResponse,
checkLicensePresent,
getOAuth2Config,
uploadNewSsaTokenResponse,
generateTrialLicenseResponse,
Expand Down

0 comments on commit b0564e1

Please sign in to comment.