Removed unneccessary imports. Added production note to kanban and job detail. IO-459
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Collapse, Space, Card } from "antd";
|
||||
import { Card, Space } from "antd";
|
||||
import React, { useEffect, useState } from "react";
|
||||
import Gallery from "react-grid-gallery";
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
Reference in New Issue
Block a user