style: fix whitespace issues

Closes #8277
This commit is contained in:
Trey Hunner
2014-07-21 00:45:27 -07:00
committed by Igor Minar
parent b5f0721e3d
commit a54d4600b3
42 changed files with 63 additions and 63 deletions

View File

@@ -31,4 +31,4 @@ describe("DocsController", function() {
expect($window._gaq.pop()).toEqual(['_trackPageview', 'x/y/z']);
}));
});
});
});