remove some warnings

This commit is contained in:
Ben Fry
2020-04-25 16:48:49 -04:00
parent 2360429dc6
commit 7962204af8
3 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
package processing.mode.java.preproc.issue;
import processing.mode.java.preproc.issue.PdePreprocessIssue;
public class PdePreprocessIssueException extends RuntimeException {