Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
L1247 committed Jan 26, 2023
1 parent 6a42250 commit 362ac92
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,6 @@ private void OnEnable()
_defaultGUIColor = GUI.color;
minSize = new Vector2(400 , 400);
_projectFinderTabIndex = EditorPrefs.GetInt(ProjectfindertabindexKey);
Debug.Log($"{_projectFinderTabIndex}");
lastProjectFinderTabeIndex = _projectFinderTabIndex;
}

Expand Down

0 comments on commit 362ac92

Please sign in to comment.