lightening
This commit is contained in:
parent
e7e615565c
commit
e80b049904
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
import { concat, each, last, map } from 'lodash'
|
|
||||||
|
|
||||||
import { paramsString, promisedRequest } from './helpers.js'
|
import { paramsString, promisedRequest } from './helpers.js'
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
import { concat, each, last, map } from 'lodash'
|
import { concat, last } from 'lodash'
|
||||||
|
|
||||||
import { paramsString, promisedRequest } from './helpers.js'
|
import { paramsString, promisedRequest } from './helpers.js'
|
||||||
import { fetchFriends, MASTODON_STATUS_URL } from './public.js'
|
import { fetchFriends, MASTODON_STATUS_URL } from './public.js'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue