Move import path to Github
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
package sender
|
||||
|
||||
import (
|
||||
"source.wtfteam.pro/i2_bot/i2_bot/lib/appcontext"
|
||||
"source.wtfteam.pro/i2_bot/i2_bot/lib/sender/senderinterface"
|
||||
"github.com/fat0troll/i2_bot/lib/appcontext"
|
||||
"github.com/fat0troll/i2_bot/lib/sender/senderinterface"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user