Fix tslint warnings.

This commit is contained in:
Hristo Deshev
2015-06-05 16:06:29 +03:00
parent 748b4f1c99
commit 7ce98a75e4
3 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,6 @@ describe("xml parser", () => {
});
});
it("handles whitespace around attribute =", () => {
let attributes = null;
let element = null;