fix: cleaner got import

This commit is contained in:
Valentin Kaelin 2023-09-22 22:38:16 +02:00
parent d3125c4bb4
commit 248ed8ce9a

View file

@ -1,5 +1,5 @@
import Redis from '@ioc:Adonis/Addons/Redis'
import got from 'got/dist/source'
import got from 'got'
export interface ChampionsPlayRate {
[champion: string]: {