fixed identing

pull/933/head
Bas van Kervel 9 years ago
parent 95773b9673
commit 899df30c24
  1. 2
      update-license.go

@ -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 (

Loading…
Cancel
Save