|
@@ -14,8 +14,8 @@
|
|
|
# See the License for the specific language governing permissions and
|
|
|
# limitations under the License.
|
|
|
|
|
|
-from Service.HuaweiPushService.push_admin import _messages, _app
|
|
|
-from Service.HuaweiPushService import push_admin
|
|
|
+from Service.VSeesHuaweiPushService.push_admin import _messages, _app
|
|
|
+from Service.VSeesHuaweiPushService import push_admin
|
|
|
|
|
|
"""HUAWEI Cloud Messaging module."""
|
|
|
|