Skip to content

Commit

Permalink
refactor: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckFW committed Feb 12, 2024
1 parent 1b20694 commit df459c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ package com.almasb.fxgl.core.collection

import com.almasb.fxgl.core.math.Vec2
import com.almasb.fxgl.core.serialization.Bundle
import javafx.beans.property.Property
import javafx.beans.property.SimpleIntegerProperty
import javafx.beans.property.StringProperty
import org.hamcrest.MatcherAssert.assertThat
Expand Down

0 comments on commit df459c0

Please sign in to comment.