Skip to content

Commit

Permalink
Revert h2-to-h2.js
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak authored Sep 25, 2020
1 parent aa5d9f7 commit 9ff3b75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/proxies/h2-to-h2.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
'use strict';
const {URL} = require('url');
const {Agent} = require('../agent');

class Http2ToHttp2 extends Agent {
Expand Down

0 comments on commit 9ff3b75

Please sign in to comment.