Skip to content

Commit

Permalink
Remove unused lang data
Browse files Browse the repository at this point in the history
  • Loading branch information
camden11 committed Aug 21, 2024
1 parent 93cc9f0 commit fd522ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/lang/en.lyaml
Original file line number Diff line number Diff line change
Expand Up @@ -1420,7 +1420,6 @@ en:
errorOccurred: "Error: {{ error }}"
errorContext: "Context: {{ context }}"
errorCause: "Cause: {{ cause }}"
systemErrorOccurred: "A system error has occurred: {{ errorMessage }}"
genericErrorOccurred: "A {{ name }} has occurred."
unknownErrorOccurred: "An unknown error has occurred."
suppressErrors:
Expand Down

0 comments on commit fd522ea

Please sign in to comment.