You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/i18n/locales/english/intro.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4664,7 +4664,6 @@
4664
4664
"workshop-discount-calculator": {
4665
4665
"title": "Build a Discount Calculator",
4666
4666
"intro": [
4667
-
"Build a Discount Calculator",
4668
4667
"In this workshop you will build a flexible discount pricing calculator through abstract base classes, allowing multiple discount algorithms to be applied interchangeably without modifying the core logic."
0 commit comments