Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
plasticine committed Jun 21, 2014
1 parent 95983c5 commit cb39405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaquery.js
Expand Up @@ -137,7 +137,7 @@
// call any global events
if ( activeBreakpoints.length !== 0 ) {
callGlobalEvents( activeBreakpoints );
};
}
},

collectMediaQueries = function () {
Expand Down

0 comments on commit cb39405

Please sign in to comment.