leftover rename

This commit is contained in:
A.Unger
2021-02-04 12:24:11 +01:00
parent 68957acc0d
commit 5700585b33
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/spf13/viper"
)
// Execute is the entry point for the ocis-graph-explorer command.
// Execute is the entry point for the graph-explorer command.
func Execute() error {
cfg := config.New()