Skip to content

Commit

Permalink
Remove commented import.
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelSuwinski authored May 9, 2024
1 parent 85432a3 commit f0802e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hydra/fetchHydra.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { HttpError } from 'react-admin';
// import type { SubmissionErrors } from '../types.js';
import fetchMock from 'jest-fetch-mock';
import fetchHydra from './fetchHydra.js';
import schemaAnalyzer from './schemaAnalyzer.js';
Expand Down

0 comments on commit f0802e9

Please sign in to comment.