🚨 Fixed linter errors

This commit is contained in:
Mawoka
2022-12-19 13:33:50 +01:00
parent ab1ab91153
commit 0f947c9d2b
4 changed files with 2 additions and 8 deletions
-1
View File
@@ -4,7 +4,6 @@
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
import * as cookie from 'cookie';
import type { Handle } from '@sveltejs/kit';
/** @type {import('@sveltejs/kit').Handle} */