Removed extra method

This commit is contained in:
2025-03-02 08:39:32 -07:00
parent 3ea4926f5e
commit ef4672aaf0
4 changed files with 7 additions and 17 deletions

6
global.json Normal file
View File

@ -0,0 +1,6 @@
{
"sdk": {
"rollForward": "latestMinor",
"version": "9.0.103"
}
}