Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazlauskis committed Jan 17, 2024
1 parent 05bf8a0 commit cb10ffd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion android/app/src/main/assets/capacitor.config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"appId": "uk.ac.ceh.ebms",
"appName": "ButterflyCount",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "build",
"cordova": {}
Expand Down
1 change: 0 additions & 1 deletion capacitor.config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"appId": "uk.ac.ceh.ebms",
"appName": "ButterflyCount",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "build",
"cordova": {}
Expand Down
1 change: 0 additions & 1 deletion ios/App/App/capacitor.config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"appId": "uk.ac.ceh.ebms",
"appName": "ButterflyCount",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "build",
"cordova": {}
Expand Down

0 comments on commit cb10ffd

Please sign in to comment.