Remove empy Constructor
This commit is contained in:
parent
e77d30d9a0
commit
60be236f1c
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ function setLayout(instance, layout, selectedLayout) {
|
|||
}
|
||||
|
||||
class LayoutManager {
|
||||
constructor() {
|
||||
}
|
||||
|
||||
setLayout(layout, save) {
|
||||
if (!layout || layout === 'auto') {
|
||||
this.autoLayout();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue