Skip to content

Commit 7d0212d

Browse files
committed
lint
1 parent 7dca9d0 commit 7d0212d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/hft-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ var HFTServer = function(options, startedCallback) {
504504
controller: {
505505
beforeScripts: strings.replaceParams(runtimeInfo.pages.controller.beforeScripts, scriptParams),
506506
afterScripts: strings.replaceParams(runtimeInfo.pages.controller.afterScripts, scriptParams),
507-
}
507+
},
508508
},
509509
},
510510
runtimeInfo,

0 commit comments

Comments
 (0)