mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
remove: notification.
This commit is contained in:
-5
@@ -279,11 +279,6 @@
|
||||
documents: rows
|
||||
});
|
||||
|
||||
addNotification({
|
||||
type: 'success',
|
||||
message: 'Sample data added successfully with AI-suggested attributes'
|
||||
});
|
||||
|
||||
await invalidate(Dependencies.DOCUMENTS);
|
||||
} catch (e) {
|
||||
addNotification({
|
||||
|
||||
Reference in New Issue
Block a user