mirror of
https://github.com/bitwarden/desktop
synced 2026-02-14 07:23:23 +00:00
Remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { Injectable } from "@angular/core";
|
||||
import { ipcRenderer } from "electron";
|
||||
import { firstValueFrom } from "rxjs";
|
||||
import Swal from "sweetalert2";
|
||||
|
||||
import { CryptoService } from "jslib-common/abstractions/crypto.service";
|
||||
|
||||
Reference in New Issue
Block a user