mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
linting client side modules
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
'use strict';
|
||||
|
||||
/* globals config, app, ajaxify, define, socket, utils */
|
||||
@@ -259,4 +258,4 @@ define('forum/topic/posts', [
|
||||
|
||||
return Posts;
|
||||
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user