dead file

This commit is contained in:
Matthew Kennedy 2023-11-25 17:41:13 -08:00
parent b4cb4a1167
commit 009fe15cbf
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
package com.rusefi.ui.livedocs;
public abstract class RefreshActions {
public abstract void refresh(byte[] response);
}