Skip to content

Commit

Permalink
remove bcda-app dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
karinamzalez committed Jan 26, 2024
1 parent fbfcaa2 commit a7cefa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssas/monitoring/monitoring.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"net/http"
"os"

"github.com/CMSgov/bcda-app/log"
"github.com/CMSgov/bcda-ssas-app/log"
"github.com/newrelic/go-agent/v3/newrelic"
)

Expand Down

0 comments on commit a7cefa9

Please sign in to comment.