Fixed lint

This commit is contained in:
Rish 2020-07-21 17:03:57 +05:30
parent 0e30b63f62
commit 7b5ee1ec9d

View File

@ -1,6 +1,3 @@
import * as Fixtures from './fixtures';
import {hasMode} from './check-mode';
function setupGhostApi({siteUrl = window.location.origin}) {
const apiPath = 'members/api';