mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-30 13:31:05 +08:00
feat: lodash 更换为 radash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { omit } from 'lodash';
|
||||
import { omit } from 'radash';
|
||||
import type { BangumiAPI, BangumiRule } from '#/bangumi';
|
||||
import type { ApiSuccess } from '#/api';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user