mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
clean up exports and imports
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { SessionCache } from './session-cache'
|
||||
import SessionCache from './session-cache'
|
||||
import { request } from 'graphql-request'
|
||||
import { DateTimeWrapper } from './date-time-wrapper'
|
||||
import DateTimeWrapper from './date-time-wrapper'
|
||||
|
||||
export function getUpcomingEvents({ url, limit }) {
|
||||
const query = `
|
||||
|
Reference in New Issue
Block a user