mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 11:24:02 +03:00
Rename full path in order to favor modules
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
|
||||
"gopkg.in/alexcesaro/statsd.v2"
|
||||
|
||||
"github.com/9seconds/mtg/config"
|
||||
"github.com/9seconds/mtg/conntypes"
|
||||
"mtg/config"
|
||||
"mtg/conntypes"
|
||||
)
|
||||
|
||||
type statsStatsd struct {
|
||||
|
||||
Reference in New Issue
Block a user