Skip to content

Commit

Permalink
fix(admin-ui): write test for all Gluu custom base UI components #290
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrydy committed Nov 4, 2021
1 parent 6813560 commit b008af6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/auth-server/components/Clients/ClientListPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import {

function ClientListPage({ clients, permissions, scopes, loading, dispatch }) {
const { t } = useTranslation()
// console.log("======scopes : "+JSON.stringify(scopes))
const userAction = {}
const options = {}
const myActions = []
Expand Down

0 comments on commit b008af6

Please sign in to comment.