Skip to content

Commit

Permalink
GlobalUniformValues: delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Aug 9, 2023
1 parent f7f3691 commit 2a4a058
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
import java.nio.ByteBuffer;
import org.joml.Matrix4f;
import org.joml.Vector3f;
import org.joml.Vector4f;

/**
* Values to be written to a global Uniform Buffer Object (UBO).
Expand Down

0 comments on commit 2a4a058

Please sign in to comment.