[CHORE] Remove old method
This commit is contained in:
parent
d4a5faa77c
commit
51f875c93e
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ export default function Create() {
|
|||
updateSpec("whitelist", newWl.join(","));
|
||||
};
|
||||
|
||||
const opUpdate = (e) => alert("Op not implimented");
|
||||
|
||||
async function upsertSpec() {
|
||||
if (validateSpec() !== "validated") return;
|
||||
createServer(spec)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue