refactor: make methods const, cleanup (#13937)
This commit is contained in:
parent
9005803667
commit
271d582aac
5 changed files with 15 additions and 15 deletions
|
@ -95,7 +95,6 @@ extern const char kAppPath[];
|
|||
|
||||
extern const char kBackgroundColor[];
|
||||
extern const char kPreloadScript[];
|
||||
extern const char kPreloadURL[];
|
||||
extern const char kPreloadScripts[];
|
||||
extern const char kNodeIntegration[];
|
||||
extern const char kContextIsolation[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue