1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-29 01:59:40 +02:00

Remove unused code

This commit is contained in:
Jack Bailey 2023-11-29 10:16:25 +00:00 committed by GitHub
parent 18a405808a
commit 9c01b72292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -178,7 +178,6 @@ export default defineComponent({
close() {
this.dialog = false;
this.logDeprecatedProp("close");
this.$emit("closed");
},
logDeprecatedProp(val: string) {
console.warn(