mirror of https://github.com/pressly/goose.git
tiny include cleanup
parent
2bc4ab80a0
commit
b736bb38bf
|
@ -3,7 +3,6 @@ package main
|
|||
import (
|
||||
"flag"
|
||||
"fmt"
|
||||
_ "github.com/bmizerany/pq"
|
||||
"github.com/kylelemons/go-gypsy/yaml"
|
||||
"log"
|
||||
"path"
|
||||
|
|
Loading…
Reference in New Issue