Skip to content

Commit fc39a3c

Browse files
committed
fix: revert newly added return
1 parent fa5e159 commit fc39a3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/web/src/hooks.client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ function setupFaro() {
1717

1818
if (!url) {
1919
console.warn('Grafana Faro is not configured.');
20-
return;
2120
}
2221

2322
const instrumentations = [

0 commit comments

Comments
 (0)