Weather: Move to subdirectory
parent
9d4a8f5de5
commit
9b06917166
@ -1,7 +1,7 @@
|
||||
package main
|
||||
package weather
|
||||
|
||||
import (
|
||||
"./src/config"
|
||||
"../config"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
"strings"
|
Loading…
Reference in New Issue