Fixing package name
This commit is contained in:
parent
dfa79e40da
commit
3b517ea495
2
push.go
2
push.go
|
@ -7,7 +7,7 @@
|
||||||
// OAuth2.0
|
// OAuth2.0
|
||||||
//
|
//
|
||||||
// https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/oauth2-0000001212610981
|
// https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/oauth2-0000001212610981
|
||||||
package push
|
package huawei_push
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
|
Loading…
Reference in New Issue