Skip to content

Commit

Permalink
#3817 - Support undo/redo for document metadata annotations
Browse files Browse the repository at this point in the history
- Fix checkstyle issue
  • Loading branch information
reckart committed Feb 15, 2023
1 parent ae7f074 commit 7ebdcdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ public Optional<PostAction> redo(AnnotationSchemaService aSchemaService, CAS aCa
{
return super.undo(aSchemaService, aCas, aMessages);
}
}
}

0 comments on commit 7ebdcdf

Please sign in to comment.