🎨 Clean code
This commit is contained in:
parent
d98ea5bbfd
commit
ae32c69bdd
1 changed files with 2 additions and 1 deletions
|
@ -17,9 +17,10 @@
|
|||
package av
|
||||
|
||||
import (
|
||||
"github.com/siyuan-note/siyuan/kernel/util"
|
||||
"math"
|
||||
"sort"
|
||||
|
||||
"github.com/siyuan-note/siyuan/kernel/util"
|
||||
)
|
||||
|
||||
func (table *Table) CalcCols() {
|
||||
|
|
Loading…
Add table
Reference in a new issue