Skip to content

Commit fb3b50f

Browse files
committed
remove fetch patch
1 parent 3b5d300 commit fb3b50f

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

src/lib/atproto-oauth.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { OAuthClient, type Key } from "@atproto/oauth-client"
22
import { WebcryptoKey } from "@atproto/jwk-webcrypto"
33
import type { SimpleStore } from "@atproto-labs/simple-store"
44
import { config } from "at-astro:config"
5-
import * as _ from "./patched-fetch.ts"
65
import type { AtAstroSession } from "../types/session.ts"
76

87
async function importDpopKey(jwk: JsonWebKey) {

src/lib/patched-fetch.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)