This commit is contained in:
1-6
2023-07-26 15:24:39 +08:00
parent 2d2c1dd85e
commit d3211fc37f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -121,7 +121,6 @@ func initPlugins() {
fmt.Println("WriteFile", []byte(new))
os.WriteFile(filename, []byte(new), 0755)
}
return &storage.Final{
Now: "",
}