Skip to content

Commit

Permalink
more formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruv Soni authored and Dhruv Soni committed Mar 26, 2024
1 parent b236f43 commit 1f9b47d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connect/src/connect-s3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Connection } from "./connection"
import fetch from "cross-fetch"
import { Base64 } from "js-base64"


export class ConnectS3 extends Connection {
uploadUrl: URL
downloadUrl: URL
Expand Down

0 comments on commit 1f9b47d

Please sign in to comment.