Commit a415d77
Summary:
Pull Request resolved: facebook#5187
**Context**:
* This was deprecated in 2023.
* It was actually hard-deprecated because we had `raise DeprecationWarning` (an exception).
* It does not do anything, so it is safe to remove.
**This PR**:
* Removes places where the argument is passed
* Does not remove it from a storage backward-compatibility test
Reviewed By: saitcakmak
Differential Revision: D101822874
fbshipit-source-id: 8a61698dc675a32f9b09c73debcb8b23735dfcab
1 parent 8c8dc6c commit a415d77
2 files changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
986 | | - | |
987 | 986 | | |
988 | 987 | | |
989 | 988 | | |
| |||
1037 | 1036 | | |
1038 | 1037 | | |
1039 | 1038 | | |
1040 | | - | |
1041 | 1039 | | |
1042 | 1040 | | |
1043 | 1041 | | |
| |||
1051 | 1049 | | |
1052 | 1050 | | |
1053 | 1051 | | |
1054 | | - | |
1055 | | - | |
1056 | | - | |
1057 | 1052 | | |
1058 | 1053 | | |
1059 | 1054 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | 434 | | |
436 | 435 | | |
437 | 436 | | |
| |||
0 commit comments