Skip to content

Commit a010993

Browse files
committed
Remove redundant internal block
1 parent 971abc1 commit a010993

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

script/aria.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
var roleInfo = {};
1414

1515
function ariaAttributeReferences() {
16-
{
1716
var propList = {};
1817
var globalSP = [];
1918

@@ -745,7 +744,6 @@ function ariaAttributeReferences() {
745744
});
746745

747746
updateReferences(document);
748-
}
749747
}
750748

751749
require(['core/pubsubhub'], function (respecEvents) {

0 commit comments

Comments
 (0)