Explorar o código

thx to tealeg 4

Dasflugen %!s(int64=5) %!d(string=hai) anos
pai
achega
a31d635e84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      schedule/xlsx.go

+ 1 - 1
schedule/xlsx.go

@@ -97,7 +97,7 @@ func ImportXLSX(filename string) []*PlanXLSX {
                 TypeRow: typerow,
             })
             }
-        }
+        })
         listOfPlans = append(listOfPlans, plan)
     }
     return listOfPlans