Skip to content

Commit

Permalink
Connected to async onMessage again
Browse files Browse the repository at this point in the history
  • Loading branch information
balbatross committed Mar 28, 2024
1 parent 7987d82 commit 2435140
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/app/hivecommand-backend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const prisma = new PrismaClient();
await deviceMQ.connect();
}


const { typeDefs, resolvers } = schema(prisma, deviceMQ);

const graphServer = new HiveGraph({
Expand Down

0 comments on commit 2435140

Please sign in to comment.