Skip to content

Commit 93c6205

Browse files
committed
Fix merge conflicts
1 parent b956ada commit 93c6205

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

lib/response.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,7 @@ function responseHackMD(res, note) {
126126
twitter: config.twitter,
127127
github: config.github,
128128
gitlab: config.gitlab,
129-
<<<<<<< HEAD
130129
dropbox: config.dropbox
131-
=======
132-
dropbox: config.dropbox,
133-
>>>>>>> 930afdc33738a487bd9e596c5d35bc9f686eaaa1
134130
});
135131
var buf = html;
136132
res.writeHead(200, {

0 commit comments

Comments
 (0)