We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbc99c commit 1a5fd36Copy full SHA for 1a5fd36
src/connect/connect-trace-example.js
@@ -3,7 +3,6 @@ import errorHandler from "./errorHandler";
3
import hello from "./hello";
4
import nosniff from "./nosniff";
5
import connect from "connect";
6
-import http from "http";
7
8
const responseText = "response text";
9
let app = connect();
0 commit comments