mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
commit
ac4f49c976
@ -51,7 +51,6 @@ Uri::Uri(const string& uriString)
|
||||
port_ = NOT_CALCULATED;
|
||||
|
||||
if (uriString.empty()) {
|
||||
HiLog::Error(LABEL, "Input empty!");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user