Этот коммит содержится в:
Ben Schumacher
2023-10-11 10:13:36 +02:00
коммит произвёл GitHub
родитель 176370e175
Коммит 0d5a8b8841
189 изменённых файлов: 1 добавлений и 361 удалений

Просмотреть файл

@@ -76,7 +76,6 @@ func (ms *MemoryStore) Load() ([]byte, error) {
}
return cfgBytes, nil
}
// GetFile fetches the contents of a previously persisted configuration file.