Batch 4 of changes from of review comments - done for now

This commit is contained in:
alandavis
2022-09-08 18:38:24 +01:00
parent 17a96626c0
commit 4a554d374e

View File

@@ -104,4 +104,3 @@ public class TransformCache
return coreVersion.isBlank() ? null : coreVersion;
}
}