Skip to content

Commit de6d481

Browse files
committed
refactor: remove unused shared module and improve ConfirmDialog UI
- Remove src/burpEx/shared module (empty and unused) - Update parent pom.xml to remove shared module reference - Redesign ConfirmDialog with modern centered layout - Add large circular icon with gradient background - Improve button styling with hover effects - Add smooth enter animation with bounce effect - Update dark mode styles for better contrast
1 parent c4e831f commit de6d481

9 files changed

Lines changed: 345 additions & 371 deletions

File tree

src/burpEx/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
</properties>
2222

2323
<modules>
24-
<module>shared</module>
2524
<module>legacy-api</module>
2625
<module>montoya-api</module>
2726
</modules>

src/burpEx/shared/pom.xml

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)