Add missing package comment

This commit is contained in:
Daniël Franke
2023-07-25 12:25:30 +02:00
parent 30d9a08d52
commit b15e50d1fe

View File

@@ -1,3 +1,4 @@
// Package revaconfig contains the reva config for storage-shares.
package revaconfig
import (