Pollen: Move to subdirectory
parent
2d2dc6e1a3
commit
9d4a8f5de5
@ -1,7 +1,7 @@
|
||||
package main
|
||||
package pollen
|
||||
|
||||
import (
|
||||
"./src/config"
|
||||
"../config"
|
||||
"bytes"
|
||||
"encoding/json"
|
||||
"github.com/olekukonko/tablewriter"
|
Loading…
Reference in New Issue