# File lib/devise_two_factor/models/two_factor_authenticatable.rb, line 58
      def clean_up_passwords
        self.otp_attempt = nil
      end