diff --git a/app/components/App.vue b/app/components/App.vue
index 5f3f595c..e2a86651 100644
--- a/app/components/App.vue
+++ b/app/components/App.vue
@@ -82,12 +82,9 @@ import {
ApplicationSettings,
AndroidApplication,
Application,
- Device
}
from "@nativescript/core"
import Theme from "@nativescript/theme"
-import * as Toast from "nativescript-toast"
-import * as application from "tns-core-modules/application"
import {
localize
}
diff --git a/app/components/EnRecipes.vue b/app/components/EnRecipes.vue
index d7b382cc..48301caa 100644
--- a/app/components/EnRecipes.vue
+++ b/app/components/EnRecipes.vue
@@ -41,7 +41,7 @@
" />
-
+
@@ -117,17 +117,13 @@
-