mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
removed console.log
This commit is contained in:
@@ -325,7 +325,6 @@ marked.setOptions({
|
||||
});
|
||||
};
|
||||
|
||||
console.log(returnData);
|
||||
callback(returnData);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user