GP-0: Fixing javadoc

This commit is contained in:
Ryan Kurtz
2026-01-05 10:00:13 -05:00
parent d6b7bb8c74
commit 2582906d35

View File

@@ -88,7 +88,6 @@ public interface TraceTimeManager {
* this will ignore any snapshots whose version is less than the emulator cache version.
*
* @param schedule the desired schedule
* @param allowOpSteps whether to include snapshots with p-code op steps
* @return the found snapshot, or null
* @see Trace#getEmulatorCacheVersion()
*/