Skip to content

Commit

Permalink
Revert accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Jan 17, 2025
1 parent 0125c70 commit 213f74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CachingHttpClient.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import {
HttpClient,
HttpClientRequest,
UrlParams,
type HttpClientError,
type HttpClientRequest,
type HttpClientResponse,
} from '@effect/platform'
import { diff } from 'deep-object-diff'
Expand Down

0 comments on commit 213f74b

Please sign in to comment.