Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Nov 18, 2024
1 parent 53d0f9e commit 66f64b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/holochainManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {
} from "@holochain/client";
import { breakingAppVersion, KangarooFileSystem } from "./filesystem";
import { HAPP_APP_ID, HAPP_PATH, KANGAROO_CONFIG } from "./const";
import { app } from "electron";

const rustUtils = require("@lightningrodlabs/we-rust-utils");

Expand Down

0 comments on commit 66f64b7

Please sign in to comment.