Skip to content

Commit c42d329

Browse files
committed
fix: remove import Missing
1 parent 1b95216 commit c42d329

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/cpp/language/functions/variadic_arguments.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { DR, DRList } from "@components/defect-report";
1111
import { Desc, DescList, DocLink } from '@components/index';
1212
import { autoRev, Revision, RevisionBlock } from "@components/revision";
1313
import Behavior from "@components/Behavior.astro";
14-
import Missing from "@components/Missing.astro";
1514

1615
Allows a function to accept any number of extra arguments.
1716

0 commit comments

Comments
 (0)