whitespace removal
This commit is contained in:
@@ -18,8 +18,6 @@ export function convertLegendToDropdown(inID: string): void {
|
||||
}
|
||||
|
||||
export function generateLegend(inNode: string): I.JSCLegend {
|
||||
|
||||
|
||||
return <I.JSCLegend>{
|
||||
node: jQuery(inNode),
|
||||
items: createLegendItems()
|
||||
|
||||
Reference in New Issue
Block a user