From c7e37b36cd2d761319f94f7187addf74cf7ccf7a Mon Sep 17 00:00:00 2001
From: Kitteh <kitteh@kitteh.pw>
Date: Wed, 5 May 2021 21:59:28 +0100
Subject: [PATCH] Accidentally broke KeyValueNew.

---
 src/pages/KeyValue/KeyValueNew.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pages/KeyValue/KeyValueNew.js b/src/pages/KeyValue/KeyValueNew.js
index 6b02e3f..e1f4a59 100644
--- a/src/pages/KeyValue/KeyValueNew.js
+++ b/src/pages/KeyValue/KeyValueNew.js
@@ -67,7 +67,6 @@ export class KeyValueNewPage extends Page {
       pageState.currentBaseMount,
       pageState.currentMountType,
       pageState.currentSecretPath,
-      pageState.currentSecretPath,
       path,
       keyData
     ).then(_ => {