Update package comment

This commit is contained in:
2024-12-16 22:39:26 +01:00
parent 032ae1354c
commit 54cefac4b7

View File

@@ -1,5 +1,4 @@
// storage/errors.go // Package storage provides functionalities to interact with the storage system (filesystem).
package storage package storage
import ( import (