The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I8d9549e4653f4df7ec9f34f54f15bf0a18c9d8e2
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I8d9549e4653f4df7ec9f34f54f15bf0a18c9d8e2