Skip to content

Commit

Permalink
fix: tracing import
Browse files Browse the repository at this point in the history
  • Loading branch information
horsefacts committed Aug 14, 2024
1 parent c4b36cf commit b3749b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/relay/src/app.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import tracing from "./tracing";
import "./tracing";
import { RelayServer } from "./server";
import { CHANNEL_TTL, REDIS_URL, RELAY_SERVER_HOST, RELAY_SERVER_PORT } from "./env";

Expand Down

0 comments on commit b3749b9

Please sign in to comment.