Skip to content

Commit

Permalink
Re-run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
OliviaWork committed Nov 22, 2023
1 parent ad4275d commit 660822c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion norbit-webapp/utils/useSubscribeToTopic.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { TAmplifyInstance } from "@/types";
import React, { useEffect } from "react";


export const useSubscribeToTopics = (
topic: string,
amplifyInstance: TAmplifyInstance | null,
Expand Down

0 comments on commit 660822c

Please sign in to comment.