mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Seperated api module to submodules
This commit is contained in:
@@ -94,6 +94,8 @@ if (stat.isDirectory()) {
|
||||
// possible answers duplicate removing
|
||||
// ---------------------------------------------------------------------------------
|
||||
|
||||
// TODO: dont check every file, only check per directorires
|
||||
// only compare questions of same subjects
|
||||
function removePossibleAnswersDuplicates(path) {
|
||||
let count = 0
|
||||
let currIndex = 1
|
||||
|
Reference in New Issue
Block a user