@@ -9,7 +9,7 @@ import (
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/hub"
|
||||
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/hub"
|
||||
)
|
||||
|
||||
// Info is the JSON shape returned by /api/recordings.
|
||||
|
||||
@@ -7,8 +7,8 @@ import (
|
||||
|
||||
"github.com/klauspost/compress/zstd"
|
||||
|
||||
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/hub"
|
||||
"git.destefano.cloud/fdestefano/RocketLeagueBot-Renderer/internal/stats"
|
||||
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/hub"
|
||||
"git.destefano.cloud/texasmade/RocketLeagueBot-Renderer/internal/stats"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user