Skip to content

Commit

Permalink
Remove commented out line
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Li <[email protected]>
  • Loading branch information
yuvipanda and manics authored May 14, 2024
1 parent c2b4407 commit a4e5115
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/packages/binderhub-client/lib/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { fetchEventSource } from "@microsoft/fetch-event-source";
import { EventIterator } from "event-iterator";

// const windowFetch = fetch;

function _getXSRFToken() {
// from @jupyterlab/services
// https://github.com/jupyterlab/jupyterlab/blob/69223102d717f3d3e9f976d32e657a4e2456e85d/packages/services/src/contents/index.ts#L1178-L1184
Expand Down

0 comments on commit a4e5115

Please sign in to comment.