From 69dbd8183724c7dd512ad11e76d69cff4f038fcc Mon Sep 17 00:00:00 2001 From: nimrod-up9 Date: Thu, 15 Jul 2021 13:26:47 +0300 Subject: [PATCH] Renamed public_routes.go -> entries_routes.go --- api/pkg/routes/{public_routes.go => entries_routes.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/pkg/routes/{public_routes.go => entries_routes.go} (100%) diff --git a/api/pkg/routes/public_routes.go b/api/pkg/routes/entries_routes.go similarity index 100% rename from api/pkg/routes/public_routes.go rename to api/pkg/routes/entries_routes.go