We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35637d3 commit d3fa3d9Copy full SHA for d3fa3d9
MCPForUnity/Editor/Resources/Editor/PrefabStage.cs
@@ -15,7 +15,6 @@ public static object HandleCommand(JObject @params)
15
{
16
try
17
18
- PrefabStageUtility.GetCurrentPrefabStage();
19
var stage = PrefabStageUtility.GetCurrentPrefabStage();
20
21
if (stage == null)
0 commit comments