Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit c62e4d5

Browse files
committed
Removed deprecated feature
1 parent 636bb0b commit c62e4d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ module.exports = function(content) {
77
this.value = content;
88
return "module.exports = " + JSON.stringify(content);
99
}
10-
module.exports.seperable = true;

0 commit comments

Comments
 (0)