Skip to content

(5) General clean-up of CED feature, (javadocs, comments, syntax)

Tyler Sizse requested to merge clean_up into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

clean_up

Related Issues

N/A

Description

This merge request will clean up outdated comments, javadocs, and may make some minor syntax improvements.

Steps to Test

N/A

Relevant Screenshots

N/A

Relevant Logs

N/A

Developer Notes

  • Cleaning up java docs, comments, and syntax
  • Converted one use of Calendar class to the new Date-Time-API
Edited by Tyler Sizse

Merge request reports