We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786253e commit 440bdd4Copy full SHA for 440bdd4
1 file changed
src/components/NetworkPolicyCreatePage.tsx
@@ -3,7 +3,6 @@
3
*/
4
import React from "react";
5
import { Box, Text, useInput } from "ink";
6
-import figures from "figures";
7
import type { NetworkPolicyView } from "@runloop/api-client/resources/network-policies";
8
import { getClient } from "../utils/client.js";
9
import { SpinnerComponent } from "./Spinner.js";
0 commit comments