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"
"os"
"os/exec"
"path/filepath"
"regexp"
"runtime"
"sort"
"strings"
"sync"
"text/template"
"path/filepath"
)
var (

Loading…
Cancel
Save