Skip to content

Commit efb9f00

Browse files
Tagged UI navigations for future API call replacement
1 parent a5e6d0c commit efb9f00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cypress/e2e/ui/Automation/Embedded-Automate/Explorer/namespace.cy.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ const CANCEL_BUTTON_TEXT = 'Cancel';
3232
const SAVE_BUTTON_TEXT = 'Save';
3333
const RESET_BUTTON_TEXT = 'Reset';
3434

35-
const FLASH_TYPE_ERROR = 'error';
36-
3735
// Flash message text snippets
3836
const FLASH_MESSAGE_ADD_SUCCESS = 'added';
3937
const FLASH_MESSAGE_SAVE_SUCCESS = 'saved';

0 commit comments

Comments
 (0)