Skip to content

Commit

Permalink
chore: removed unused ts marker
Browse files Browse the repository at this point in the history
  • Loading branch information
Pkmmte committed Dec 29, 2023
1 parent 99db52a commit 69ae66c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/_base.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/**
* © 2022 WavePlay <[email protected]>
*/
// @ts-expect-error
import type { GetServerSidePropsContext } from 'next'
import type { Stashy } from '..'
import type { Logger } from '../types'
Expand Down

1 comment on commit 69ae66c

@vercel
Copy link

@vercel vercel bot commented on 69ae66c Dec 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.