diff --git a/pkg/external/cron.go b/pkg/external/cron.go index 24da791..ea074f8 100644 --- a/pkg/external/cron.go +++ b/pkg/external/cron.go @@ -60,7 +60,6 @@ func Cron() { tvController.Interactor.TVRepository.Logging().Error("InventoryCheck", icErr.Error(), icErr) return } - tvController.Interactor.TVRepository.Logging().Info("InventoryCheck is done") }), ) if err != nil {