mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-14 16:02:28 -05: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