Skip to content

Commit

Permalink
Small corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDalek committed Dec 10, 2024
1 parent 8542ba0 commit 2f36161
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
33 changes: 0 additions & 33 deletions lib/errors/ValidationError.js

This file was deleted.

2 changes: 0 additions & 2 deletions tests/unit/utils.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ See LICENSE file in root for details.
*******************************************************************************/

//// VALIDATION
import { describe, expect, it } from '@jest/globals';

import {
Expand Down Expand Up @@ -183,4 +182,3 @@ describe('isPrivateRangeUrlFound', () => {
});
});
});
////

0 comments on commit 2f36161

Please sign in to comment.