There is an unnecessary `;` at the end of `execute()` function in Line 44 Noticed this while reviewing PR's for CS2103 https://github.com/se-edu/addressbook-level2/blob/23644b1848abac9a973179ad015e20b7292394f5/src/seedu/addressbook/commands/Command.java#L42-L44