Skip to content

Commit

Permalink
remove unnecessary triple-slash reference
Browse files Browse the repository at this point in the history
  • Loading branch information
stramel committed Oct 2, 2024
1 parent c5ca580 commit 313caaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/client.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/// <reference types="vite/types/import-meta.d.ts" />
/// <reference path="./types/content.d.ts" />
/// <reference path="./types/actions.d.ts" />
/// <reference path="./jsx-runtime.d.ts" />

// eslint-disable-next-line @typescript-eslint/no-namespace
declare namespace App {
Expand Down

0 comments on commit 313caaa

Please sign in to comment.