Skip to content

Remove methods deprecated three versions behind stable one

Created by: epiclabsDASH

Code clean up. Remove methods that were deprecated on 2.6.2 or below.

As a procedure, I propose to remove methods that were deprecated 3 versions behind the stable one. Otherwise we will be accumulating a lot of "useless" code that we still need to maintain.

Merge request reports