Skip to content

Commit 897a00f

Browse files
committed
Remove now unnecessary import
1 parent e12a515 commit 897a00f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/template.dd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,6 @@ $(GNAME TemplateThisParameter):
362362

363363
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
364364
---
365-
import std.stdio;
366-
367365
struct S
368366
{
369367
void foo(this T)(int i) const

0 commit comments

Comments
 (0)