Skip to content

Commit d4518c6

Browse files
"CodeFactor — 1 issue found." solved
1 parent 0afa587 commit d4518c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/RunActivity/Viewer3D/Popups/OutOfFocusWindow.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,5 @@ private float ConvertToRadiansFromDegrees(int angle)
7070
{
7171
return (float)((System.Math.PI / 180) * angle);
7272
}
73-
7473
}
7574
}

0 commit comments

Comments
 (0)