mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Cleanup
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
This commit is contained in:
parent
50e6688637
commit
420c9b2eec
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import CubeSpinner from "@/components/CubeSpinner";
|
import CubeSpinner from "@/components/CubeSpinner";
|
||||||
import { remote, shell, webContents } from 'electron';
|
import { remote, shell } from 'electron';
|
||||||
export default {
|
export default {
|
||||||
name: "ClusterPage",
|
name: "ClusterPage",
|
||||||
components: {
|
components: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user