mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 22:01:49 +03:00
Fixed lint
This commit is contained in:
parent
0e30b63f62
commit
7b5ee1ec9d
@ -1,6 +1,3 @@
|
|||||||
import * as Fixtures from './fixtures';
|
|
||||||
import {hasMode} from './check-mode';
|
|
||||||
|
|
||||||
function setupGhostApi({siteUrl = window.location.origin}) {
|
function setupGhostApi({siteUrl = window.location.origin}) {
|
||||||
const apiPath = 'members/api';
|
const apiPath = 'members/api';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user