mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-10 09:52:51 +00:00
go pathing is a nightmare with app engine
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"mywebsite/server/model/daily_sensor"
|
||||
"mywebsite/server/model/raw_sensor"
|
||||
"server/model/daily_sensor"
|
||||
"server/model/raw_sensor"
|
||||
)
|
||||
|
||||
// handle http request from sensors
|
||||
|
||||
Reference in New Issue
Block a user