mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-02 06:13:11 +08:00
lint
This commit is contained in:
@@ -187,6 +187,7 @@ export class Pushy {
|
||||
...extra,
|
||||
};
|
||||
if (__DEV__) {
|
||||
// @ts-ignore
|
||||
delete fetchBody.buildTime;
|
||||
}
|
||||
const body = JSON.stringify(fetchBody);
|
||||
|
||||
Reference in New Issue
Block a user