Skip to content

Commit 69ba2de

Browse files
committed
Update exchange.jsx
1 parent 8eacfcb commit 69ba2de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/identity/administration/users/user/exchange.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ const Page = () => {
415415
icon: <Delete />,
416416
url: "/api/ExecModifyCalPerms",
417417
customDataformatter: (row, action, formData) => {
418-
console.log(row);
419418
// build permissions
420419
var permissions = [];
421420
// if the row is an array, iterate through it

0 commit comments

Comments
 (0)