We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b956ada commit 93c6205Copy full SHA for 93c6205
1 file changed
lib/response.js
@@ -126,11 +126,7 @@ function responseHackMD(res, note) {
126
twitter: config.twitter,
127
github: config.github,
128
gitlab: config.gitlab,
129
-<<<<<<< HEAD
130
dropbox: config.dropbox
131
-=======
132
- dropbox: config.dropbox,
133
->>>>>>> 930afdc33738a487bd9e596c5d35bc9f686eaaa1
134
});
135
var buf = html;
136
res.writeHead(200, {
0 commit comments