chore: remove comment
This commit is contained in:
@@ -126,12 +126,6 @@ const APIKeys: React.FC = () => {
|
||||
const handleModalOk = async () => {
|
||||
try {
|
||||
await fetchData();
|
||||
// setOpenAddModal({
|
||||
// open: false,
|
||||
// title: '',
|
||||
// action: PageAction.CREATE,
|
||||
// currentData: null
|
||||
// });
|
||||
} catch (error) {
|
||||
// do nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user