From 248ed8ce9a0135e2ec9919bca0aacd81178eb0f3 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Fri, 22 Sep 2023 22:38:16 +0200 Subject: [PATCH] fix: cleaner got import --- server/app/Services/RoleIdentificationService.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/app/Services/RoleIdentificationService.ts b/server/app/Services/RoleIdentificationService.ts index f162f53..c866459 100644 --- a/server/app/Services/RoleIdentificationService.ts +++ b/server/app/Services/RoleIdentificationService.ts @@ -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]: {