Update diff_check.rb

parent 6b09a03e
......@@ -4,10 +4,7 @@ module Gitlab
module Checks
class DiffCheck < BaseChecker
include Gitlab::Utils::StrongMemoize
<<<<<<< HEAD
prepend EE::Gitlab::Checks::DiffCheck
=======
>>>>>>> upstream/master
LOG_MESSAGES = {
validate_file_paths: "Validating diffs' file paths...",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment