@@ -2,9 +2,9 @@ package schedule
import (
// "fmt"
- "strings"
+ // "strings"
"strconv"
- // "github.com/tealeg/xlsx"
+ "github.com/tealeg/xlsx"
)
func ImportXLSX(filename string) /*[]*PlanXLSX*/ {