Module that adds FaceBook Pixel to header.
$ composer require augustash/module-facebookpixelAfter all dependent modules have also been disabled or uninstalled, you can finally remove this module:
bin/magento module:disable --clear-static-content Augustash_FacebookPixel
rm -rf app/code/Augustash/FacebookPixel/
composer remove augustash/module-facebookpixel
bin/magento setup:upgrade
bin/magento cache:flush