Skip to content

Commit dce1fc4

Browse files
committed
Sync client/package-lock.json w package.json
1 parent 5577c4f commit dce1fc4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/services/tdm-engine.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ class Engine {
289289
// React stil issues a warning, since it doesn't like
290290
// dynamically creating functions, but that's what we need.
291291
buildFunction(body) {
292-
// eslint-disable-next-line no-new-func
293292
return Function('"use strict";' + body);
294293
}
295294

0 commit comments

Comments
 (0)