Dasflugen 5 lat temu
rodzic
commit
3e6756cca1
1 zmienionych plików z 1 dodań i 1 usunięć
  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"
 )