Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Aug 19, 2024
1 parent 3c18942 commit fe9cad6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _transformers/modimport.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
const fs = require("fs-extra");

// droptable-maps.json (only regions)
// droptable-regions.json (only maps, global appended)

function toHash(arr, indexProp) {
return arr.reduce(
(prev, cur) => ({
Expand Down

0 comments on commit fe9cad6

Please sign in to comment.