Skip to content

Commit

Permalink
refactor(util): remove unused errors
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed May 3, 2024
1 parent 1fa8416 commit 679fbad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util/errors.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
const CUSTOM_ERRORS = [
'CliInputError',
'FileNotFoundError',
'MakeDirectoryError',
'ManifestValidationError',
'ModuleInitializationError',
'InputValidationError',
Expand Down

0 comments on commit 679fbad

Please sign in to comment.