mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
fix: remove extra import
This commit is contained in:
parent
a7e16b0915
commit
dc7639c07b
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import mdmAppleApi from "services/entities/mdm_apple";
|
|||
import CustomLink from "components/CustomLink";
|
||||
import FileUploader from "components/FileUploader";
|
||||
import DownloadCSR from "../../../../../../components/DownloadFileButtons/DownloadCSR";
|
||||
import { ms } from "date-fns/locale";
|
||||
|
||||
interface IApplePushCertSetupProps {
|
||||
baseClass: string;
|
||||
|
|
|
|||
Loading…
Reference in a new issue