Remove duplicated default feature (#16552)
# Objective - The feature `android-game-activity` was in the default feature list twice ## Solution - Remove one of the features
This commit is contained in:
parent
83b725f41e
commit
89d094e50f
@ -102,7 +102,6 @@ unused_qualifications = "warn"
|
||||
|
||||
[features]
|
||||
default = [
|
||||
"android-game-activity",
|
||||
"android-game-activity",
|
||||
"android_shared_stdcxx",
|
||||
"animation",
|
||||
|
Loading…
Reference in New Issue
Block a user