Skip to content

Commit 23effd8

Browse files
committed
chore(endpoints): comment out until refactored
1 parent 681fa0d commit 23effd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ type Config struct {
3838
Collections *collections.CollectionsManager
3939
HTTP *http.HTTPManager
4040
History *history.HistoryManager
41+
// TODO: Add Endpoints *endpoints.EndpointsManager when endpoints package is refactored
4142
}
4243

4344
func initPaths() error {

0 commit comments

Comments
 (0)