mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2024-11-27 00:21:03 +00:00
remove wrong import of wallpaperViewModel.ets
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
This commit is contained in:
parent
f8c5d45ee9
commit
4ca40f5579
@ -13,7 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import WallpaperMar from '@ohos.app.wallpaperability'
|
||||
import WallpaperMar from '@ohos.wallpaper'
|
||||
import Log from '../../../../../../../../common/src/main/ets/default/Log'
|
||||
|
||||
const TAG = 'ScreenLock-WallpaperViewModel'
|
||||
|
Loading…
Reference in New Issue
Block a user