Skip to content

Commit 7e3e9ff

Browse files
authored
spacing
1 parent 41df8bb commit 7e3e9ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webroot/js/participantSummary.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ function loadSiteCallback(result) {
7777
$('#siteStandardOutput').html(formatted);
7878
}
7979

80-
8180
function loadAPIKeysCallback(result) {
8281
const textToHighlight = '"disabled": true';
8382
let resultJson = JSON.parse(result);

0 commit comments

Comments
 (0)