mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Cleanup tests imports
This commit is contained in:
parent
0b2f03d371
commit
d175a6f7ab
27 changed files with 41 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
import { makeGetRequest } from './requests'
|
||||
import { immutableAssign } from '..'
|
||||
import { immutableAssign } from '../miscs/miscs'
|
||||
|
||||
function checkBadStartPagination (url: string, path: string, token?: string, query = {}) {
|
||||
return makeGetRequest({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue