Minor code change to improve clarity

This commit is contained in:
Henry
2016-04-11 13:30:05 -07:00
parent f34e8ba61b
commit 1bb6e17829
2 changed files with 3 additions and 7 deletions

View File

@@ -191,9 +191,6 @@ define(
expect(mockTelemetryFormatter.formatRangeValue).toHaveBeenCalled();
});
});
/**
* TODO: Add test for saving column config
*/
});
});
}