diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 15:34:09 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-12-21 15:34:09 +0000 |
| commit | 5bcc7fbcd13c69fb6d9dd9bbecd959fad3d8ca8c (patch) | |
| tree | 3ca433939e36ce71e058b007a88581ad86e49961 /app/wikiparser.mjs | |
| parent | a8d3f95cf8038f24a760551ed8a3342251f81052 (diff) | |
Cleanup code
Diffstat (limited to 'app/wikiparser.mjs')
| -rw-r--r-- | app/wikiparser.mjs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/wikiparser.mjs b/app/wikiparser.mjs index e0e06df..a74b216 100644 --- a/app/wikiparser.mjs +++ b/app/wikiparser.mjs @@ -1,4 +1,3 @@ -'use strict'; /* * This file is a modified version of Nixinova/Wikity, whose license is given below: * Original: https://www.npmjs.com/package/wikity |
