Skip to content

Commit

Permalink
test: remove btoa-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Mar 4, 2024
1 parent 828467b commit c3e0d33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scenarios/create-file.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
const btoa = require("btoa-lite");

import { getInstance, OctokitType } from "../util.ts";

describe("api.github.com", () => {
Expand Down

0 comments on commit c3e0d33

Please sign in to comment.