remove more white space

This commit is contained in:
Sönke Ludwig 2017-07-19 00:40:24 +02:00 committed by GitHub
parent fcf98c2016
commit fb1518a7d6

View file

@ -521,7 +521,7 @@ package struct TaskFuncInfo {
import std.algorithm : move;
import std.traits : hasElaborateAssign;
import std.conv : to;
import std.conv : to;
static struct TARGS { ARGS expand; }