mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-01 00:47:29 -08:00
refactor: remove old code
This commit is contained in:
parent
c444d78706
commit
66573934f6
|
@ -164,10 +164,6 @@ export default {
|
|||
monitorURL(id) {
|
||||
return getMonitorRelativeURL(id);
|
||||
},
|
||||
// /** Clear the search bar */
|
||||
// clearSearchText() {
|
||||
// this.searchText = "";
|
||||
// }
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue