Missed in previous commit.

This commit is contained in:
Patrick Fic
2022-05-30 17:48:29 -07:00
parent 908c17aa68
commit 912756e0f9

View File

@@ -1,7 +1,6 @@
import { FileAddFilled } from "@ant-design/icons";
import { useApolloClient, useMutation } from "@apollo/client";
import { useMutation } from "@apollo/client";
import { Button, notification, Tooltip } from "antd";
import { json } from "body-parser";
import { t } from "i18next";
import moment from "moment";
import React, { useState } from "react";