Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 28, 2015
1 parent 7dca9d0 commit 7d0212d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/hft-server.js
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ var HFTServer = function(options, startedCallback) {
controller: {
beforeScripts: strings.replaceParams(runtimeInfo.pages.controller.beforeScripts, scriptParams),
afterScripts: strings.replaceParams(runtimeInfo.pages.controller.afterScripts, scriptParams),
}
},
},
},
runtimeInfo,
Expand Down

0 comments on commit 7d0212d

Please sign in to comment.