mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
clean code
This commit is contained in:
@@ -93,7 +93,6 @@ export async function getSearchHistory(): Promise<HistoryItem[]> {
|
||||
return historySort(history)
|
||||
}
|
||||
catch (error) {
|
||||
console.error(error)
|
||||
return []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user