Dasflugen 5 vuotta sitten
vanhempi
commit
3e6756cca1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"
 )