removeExtension abstract method
Removes the given extension from the server. Will not take effect until the server is (re)started
The == operator is used to find the extension to remove
Implementation
void removeExtension(AnnouncementExtension extension);