Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit ac49e5a

Browse files
committed
Did not intend to commit to dev branch directly
Revert "I-132651 500 error on challenges rss" This reverts commit fca9ab9.
1 parent fca9ab9 commit ac49e5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

initializers/helper.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,6 @@ helper.MAX_INT = 2147483647;
200200
*/
201201
helper.PASSWORD_HASH_KEY = process.env.PASSWORD_HASH_KEY || 'default';
202202

203-
/**
204-
* The path that store all query files.
205-
* @since 1.38
206-
*/
207-
helper.QUERY_PATH = './queries/';
208-
209203
/**
210204
* The name in api response to database name map.
211205
*/

0 commit comments

Comments
 (0)