def delete(self, faq_id):
        """
        To delete the FAQ based on specific faq_id
        """
        # check if user has admin privileges