From d84ee54a820d17e57f7e0c42cff1980b4a4068b8 Mon Sep 17 00:00:00 2001 From: Yury Date: Fri, 17 May 2024 16:48:16 +0300 Subject: [PATCH] chore: fixed linting issue --- src/controllers/AuthController.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/controllers/AuthController.ts b/src/controllers/AuthController.ts index 01c5280..34b2f7a 100644 --- a/src/controllers/AuthController.ts +++ b/src/controllers/AuthController.ts @@ -10,7 +10,6 @@ import { base64DecodeAuthToken, base64EncodeSignedEvent, getAuthToken, - getRoboHashPicture, getVisitedLink, saveAuthToken, compareObjects