mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fleet UI: MDM Apple APN API (#9533)
This commit is contained in:
parent
e85f189d33
commit
70bfc06d0c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */
|
||||
import { sendRequest } from "services/mock_service/service/service"; // MDM TODO: Replace when backend is merged
|
||||
// import sendRequest from "services";
|
||||
import sendRequest from "services";
|
||||
import endpoints from "utilities/endpoints";
|
||||
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Reference in a new issue