Commit 899df30c authored by Bas van Kervel's avatar Bas van Kervel

fixed identing

parent 95773b96
...@@ -26,13 +26,13 @@ import ( ...@@ -26,13 +26,13 @@ import (
"io/ioutil" "io/ioutil"
"os" "os"
"os/exec" "os/exec"
"path/filepath"
"regexp" "regexp"
"runtime" "runtime"
"sort" "sort"
"strings" "strings"
"sync" "sync"
"text/template" "text/template"
"path/filepath"
) )
var ( var (
......
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