Skip to content

Commit 6f78df1

Browse files
committed
util: Don't import format twice
1 parent b9c21b4 commit 6f78df1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/volt/util/cmdgroup.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ version (Volt) {
2323
} else {
2424

2525
import std.process : Pid, spawnProcess;
26-
import std.format : format;
2726

2827
version (Windows) {
2928
import core.sys.windows.windows : HANDLE, DWORD, FALSE,

0 commit comments

Comments
 (0)