mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 02:33:22 -04:00
Remove unused code
This commit is contained in:
@@ -178,7 +178,6 @@ export default defineComponent({
|
||||
close() {
|
||||
this.dialog = false;
|
||||
this.logDeprecatedProp("close");
|
||||
this.$emit("closed");
|
||||
},
|
||||
logDeprecatedProp(val: string) {
|
||||
console.warn(
|
||||
|
||||
Reference in New Issue
Block a user