Skip to content

Commit e2a115f

Browse files
committed
chore: unused version var
1 parent b9d6599 commit e2a115f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/routes/_libraries/config.$version.index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ const librariesRouteApi = getRouteApi('/_libraries')
3030

3131
export default function FormVersionIndex() {
3232
const { sponsorsPromise } = librariesRouteApi.useLoaderData()
33-
const { version } = Route.useParams()
3433
const library = getLibrary('config')
3534

3635
const gradientText = `pr-1 inline-block leading-snug text-transparent bg-clip-text bg-gradient-to-r ${configProject.colorFrom} ${configProject.colorTo}`

0 commit comments

Comments
 (0)