1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
Lauri Nevala 2020-06-22 17:36:37 +03:00
parent 50e6688637
commit 420c9b2eec

View File

@ -27,7 +27,7 @@
<script>
import CubeSpinner from "@/components/CubeSpinner";
import { remote, shell, webContents } from 'electron';
import { remote, shell } from 'electron';
export default {
name: "ClusterPage",
components: {