mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
SCRIPT: Spotless Apply
This commit is contained in:
committed by
Peter Johnson
parent
c89910b7c6
commit
c48b722dac
@@ -4,12 +4,12 @@
|
||||
|
||||
package org.wpilib.units;
|
||||
|
||||
import static org.wpilib.units.Units.Degrees;
|
||||
import static org.wpilib.units.Units.Foot;
|
||||
import static org.wpilib.units.Units.Inches;
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
import static org.junit.jupiter.api.Assertions.assertInstanceOf;
|
||||
import static org.junit.jupiter.api.Assertions.assertSame;
|
||||
import static org.wpilib.units.Units.Degrees;
|
||||
import static org.wpilib.units.Units.Foot;
|
||||
import static org.wpilib.units.Units.Inches;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user