Skip to content

Commit

Permalink
util: Don't import format twice
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallbraker committed Apr 18, 2018
1 parent b9c21b4 commit 6f78df1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/volt/util/cmdgroup.d
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ version (Volt) {
} else {

import std.process : Pid, spawnProcess;
import std.format : format;

version (Windows) {
import core.sys.windows.windows : HANDLE, DWORD, FALSE,
Expand Down

0 comments on commit 6f78df1

Please sign in to comment.