mirror of
https://github.com/ultravioletrs/cocos.git
synced 2026-06-23 04:10:25 +00:00
This commit is contained in:
+1
-4
@@ -141,10 +141,7 @@ func main() {
|
||||
attestedTLS = attestedTLSBoolValue
|
||||
}
|
||||
|
||||
if dataPathString == "" {
|
||||
parsingErrorString.WriteString("Date source paths are required\n")
|
||||
parsingError = true
|
||||
} else {
|
||||
if dataPathString != "" {
|
||||
dataPaths = strings.Split(dataPathString, ",")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user