mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
refactor: remove createIndex comments
This commit is contained in:
-8
@@ -74,14 +74,6 @@
|
||||
});
|
||||
} finally {
|
||||
showCreateIndex = false;
|
||||
|
||||
// Redirect to the index page if the index is created from the attribute page
|
||||
// P.S. goto is not working here for some reason
|
||||
if (externalAttribute) {
|
||||
// await goto(window.location.pathname.replace('attributes', 'indexes'), {
|
||||
// replaceState: true
|
||||
// });
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user