Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
elylucas committed Jul 13, 2023
1 parent d68a721 commit 3a2f0e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/asyncUtils.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// import dotenv from "dotenv";
import axios from "axios";

// dotenv.config();

const httpClient = axios.create({
withCredentials: true,
});
Expand Down

0 comments on commit 3a2f0e1

Please sign in to comment.