Commit 4ab0fef0 authored by Daniel Martí's avatar Daniel Martí

Run go fmt ./...

parent b16becb1
...@@ -5,10 +5,10 @@ import ( ...@@ -5,10 +5,10 @@ import (
"log" "log"
"os" "os"
"path/filepath" "path/filepath"
"runtime"
"strings" "strings"
"sync" "sync"
"syscall" "syscall"
"runtime"
"time" "time"
"unsafe" "unsafe"
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment