chore: remove outdated prod features (#3525)

This commit is contained in:
Tony
2026-08-04 15:45:25 +08:00
committed by GitHub
parent ba89f32eb0
commit e215ff90d3
6 changed files with 0 additions and 23 deletions
-3
View File
@@ -66,6 +66,3 @@ tauri-plugin-nfc = { path = "../../../plugins/nfc", version = "2.3.5" }
tauri-plugin-biometric = { path = "../../../plugins/biometric/", version = "2.3.2" }
tauri-plugin-geolocation = { path = "../../../plugins/geolocation/", version = "2.3.2" }
tauri-plugin-haptics = { path = "../../../plugins/haptics/", version = "2.3.2" }
[features]
prod = ["tauri/custom-protocol"]