This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new a6b6c0f  feat: remove deprecated platform fireos (#318)
a6b6c0f is described below

commit a6b6c0f22feda757f91c938dc52d8c3aec43f3c2
Author: エリス <[email protected]>
AuthorDate: Mon May 15 09:23:07 2023 +0900

    feat: remove deprecated platform fireos (#318)
---
 src/repoutil.js | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/repoutil.js b/src/repoutil.js
index 45d31a4..c3ba3c3 100644
--- a/src/repoutil.js
+++ b/src/repoutil.js
@@ -38,13 +38,6 @@ const platformRepos = [
         jiraComponentName: 'cordova-ios',
         cordovaJsPaths: ['CordovaLib/cordova.js'],
         versionFilePaths: [path.join('CordovaLib', 'VERSION')]
-    }, {
-        title: 'Amazon Fire OS',
-        id: 'amazon-fireos',
-        repoName: 'cordova-amazon-fireos',
-        jiraComponentName: 'cordova-amazon-fireos',
-        cordovaJsPaths: ['framework/assets/www/cordova.js'],
-        inactive: true
     }, {
         title: 'Browser',
         id: 'browser',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to