tiny include cleanup

This commit is contained in:
Liam Staskawicz 2012-12-15 12:16:56 -08:00
parent 2bc4ab80a0
commit b736bb38bf

View File

@ -3,7 +3,6 @@ package main
import ( import (
"flag" "flag"
"fmt" "fmt"
_ "github.com/bmizerany/pq"
"github.com/kylelemons/go-gypsy/yaml" "github.com/kylelemons/go-gypsy/yaml"
"log" "log"
"path" "path"