Skip to content

Commit

Permalink
fix: remove unused util functions and their tests
Browse files Browse the repository at this point in the history
- function to convert legacy Amanda/TV4 error messages
  to Gavel-compliant structure
- function to convert TV4 to headers error message
- function to warn on using deprecated functionality
  • Loading branch information
kuba-kubula committed Mar 22, 2021
1 parent 6c982e9 commit c2f6628
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 193 deletions.
31 changes: 0 additions & 31 deletions lib/utils/to-gavel-result.js

This file was deleted.

23 changes: 0 additions & 23 deletions lib/utils/tv4-to-headers-message.js

This file was deleted.

16 changes: 0 additions & 16 deletions lib/utils/warn-on-deprecation.js

This file was deleted.

87 changes: 0 additions & 87 deletions test/unit/utils/to-gavel-result.test.js

This file was deleted.

36 changes: 0 additions & 36 deletions test/unit/utils/tv4-to-headers-message.test.js

This file was deleted.

0 comments on commit c2f6628

Please sign in to comment.