mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Update and enable PMD 6.3.0 (#1107)
This commit is contained in:
committed by
Peter Johnson
parent
8eafe7f325
commit
e548a5f705
@@ -7,8 +7,11 @@
|
||||
|
||||
package edu.wpi.first.cameraserver;
|
||||
|
||||
public class DevMain {
|
||||
public final class DevMain {
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
|
||||
private DevMain() {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user