Format code with gofmt
This commit is contained in:
parent
3d642c1987
commit
1fc176d679
@ -5,12 +5,12 @@ import (
|
||||
"database/sql/driver"
|
||||
"errors"
|
||||
"fmt"
|
||||
"go/ast"
|
||||
"reflect"
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
"go/ast"
|
||||
)
|
||||
|
||||
func (scope *Scope) primaryCondiation(value interface{}) string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user