mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
HAND FIXES: Fixup remaining rename issues
This commit is contained in:
committed by
Peter Johnson
parent
bf9da2cdea
commit
d3da30d53a
@@ -2,9 +2,8 @@
|
||||
// Open Source Software; you can modify and/or share it under the terms of
|
||||
// the WPILib BSD license file in the root directory of this project.
|
||||
|
||||
package edu.wpi.first.ntcore;
|
||||
package org.wpilib.networktables;
|
||||
|
||||
import org.wpilib.networktables.NetworkTablesJNI;
|
||||
import org.wpilib.util.runtime.CombinedRuntimeLoader;
|
||||
|
||||
public final class DevMain {
|
||||
Reference in New Issue
Block a user