bug fixed
This commit is contained in:
parent
4fdc045edc
commit
7765263e19
|
@ -1,6 +1,6 @@
|
||||||
package xorm
|
package xorm
|
||||||
|
|
||||||
// +build !windows !nacl !plan9
|
// +build !windows,!nacl,!plan9
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
|
Loading…
Reference in New Issue