Skip to content

Commit

Permalink
feat: cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarianZ committed May 9, 2024
1 parent 76e7bed commit a1dfd77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Editor/Scripts/AssetItemView.cs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ public void Bind(AssetHandle target)
}

Texture iconTex = AssetPreview.GetMiniThumbnail(_assetHandle.Asset);

if (!iconTex)
{
if (!_warningTexture)
Expand Down

0 comments on commit a1dfd77

Please sign in to comment.