Dasflugen 5 år sedan
förälder
incheckning
3e6756cca1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      schedule/xlsx.go

+ 1 - 1
schedule/xlsx.go

@@ -2,7 +2,7 @@ package schedule
 
 import (
     // "fmt"
-    "strings"
+    // "strings"
     "strconv"
     "github.com/tealeg/xlsx"
 )