Page MenuHomeDevCentral

D3039.diff
No OneTemporary

D3039.diff

diff --git a/build.js b/build.js
--- a/build.js
+++ b/build.js
@@ -53,9 +53,7 @@
entries = entry[1];
}
- return entries.map(text => function (text) {
- return autolinker.link(text);
- });
+ return entries.map(text => autolinker.link(text));
}
/* -------------------------------------------------------------

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 6, 08:12 (21 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2960645
Default Alt Text
D3039.diff (346 B)

Event Timeline