remove useless comment

This commit is contained in:
micael.bergeron 2017-09-06 09:15:27 -04:00
parent 44bcacbc79
commit c1f66cc7f0
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ module Gitlab
# https://gitlab.com/gitlab-org/gitlab_git/merge_requests/77#note_4754193
ENCODING_CONFIDENCE_THRESHOLD = 50
#
#
def encode!(message)
return nil unless message.respond_to? :force_encoding