mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Removed transformApiSiteData import
This commit is contained in:
parent
58d32b3c82
commit
163367dd93
@ -1,5 +1,3 @@
|
|||||||
import {transformApiSiteData} from './helpers';
|
|
||||||
|
|
||||||
function setupGhostApi({siteUrl = window.location.origin, apiUrl, apiKey}) {
|
function setupGhostApi({siteUrl = window.location.origin, apiUrl, apiKey}) {
|
||||||
const apiPath = 'members/api';
|
const apiPath = 'members/api';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user