Skip to content

Commit

Permalink
fix: dont import fetch from crosshatch
Browse files Browse the repository at this point in the history
except for in tests
  • Loading branch information
janek26 authored Jul 27, 2022
1 parent e878824 commit a3ef41c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/provider/default.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import urljoin from 'url-join';
import fetch from 'cross-fetch';

import { ONE, StarknetChainId, ZERO } from '../constants';
import {
Expand Down

0 comments on commit a3ef41c

Please sign in to comment.