Skip to content

Commit

Permalink
Ignore: remove excess comma
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Dec 1, 2018
1 parent 1483aa4 commit f4bf645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ var AiOS_ProgressListener = {
onLocationChange: function (aProgress, aRequest, aURI) {
if (typeof AiOS_PageInfo == "object")
AiOS_PageInfo.onLocationChange();
},
}
};

/*
Expand Down

0 comments on commit f4bf645

Please sign in to comment.