The caching plugin WP Rocket creates an automatic entry at the end of the website source code. However, this can also be removed with little effort.
Solution: Simply add the following entry to the wp-config.php file.
define('WP_ROCKET_WHITE_LABEL_FOOTPRINT', true);