fix
This commit is contained in:
@@ -13,18 +13,6 @@ type Config struct {
|
||||
|
||||
MainAddress string
|
||||
|
||||
OAuth struct {
|
||||
Google struct {
|
||||
Appid string
|
||||
Secret string
|
||||
}
|
||||
|
||||
Facebook struct {
|
||||
Appid string
|
||||
Secret string
|
||||
}
|
||||
}
|
||||
|
||||
Stripe struct {
|
||||
SK string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user