From 4c76e4e8ec9fd1e513f722e4bfe569aa2e6f1b8a Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Wed, 19 Apr 2023 10:35:47 +0200
Subject: [PATCH] Remove reference to cordova.js

---
 index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.html b/index.html
index 03e8b91..5b775b3 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,6 @@
     <link href="static/css/offcanvas.css" rel="stylesheet">
 	<!-- Custom styles for this app -->
 	<link href="static/css/vipsobsapp.css" rel="stylesheet">
-    <script src="cordova.js"></script>
 
 <style>
 html, body {
-- 
GitLab