Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana committed Jan 19, 2025
1 parent edb5d7c commit 88a590a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Summary.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import { FirebaseMessaging } from "@capacitor-firebase/messaging";
import StreakDialog from "../components/Streaks/StreakDialog";
import { calculateStreak } from "../components/Streaks/helpers";
import * as Sentry from "@sentry/react";
import { WidgetsBridgePlugin } from "capacitor-widgetsbridge-plugin";

// Add timestamp to data object, and decrypt as needed
const processNewData = (newData, keys) => {
Expand Down

0 comments on commit 88a590a

Please sign in to comment.