mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Remove unnecessary comment
This commit is contained in:
@@ -328,13 +328,6 @@ export default {
|
||||
container.append(button);
|
||||
}
|
||||
|
||||
// TODO(chris): not yet perfect
|
||||
/*
|
||||
onRendered(() => {
|
||||
cell.getColumn().setWidth(true);
|
||||
});
|
||||
*/
|
||||
|
||||
return container;
|
||||
}
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user