Skip to content

Commit ce79e76

Browse files
committed
format fix
1 parent a5c9892 commit ce79e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/InputActionsEditorState.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ private SerializedProperty GetSelectedActionMap()
376376
{
377377
return Selectors.GetActionMapAtIndex(serializedObject, selectedActionMapIndex)?.wrappedProperty;
378378
}
379-
380379

381380
private readonly InputControlScheme m_ControlScheme;
382381
}

0 commit comments

Comments
 (0)