Commit 12068787 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in lib/gitlab/slash_commands/command.rb

parent 7183fac8
......@@ -5,13 +5,9 @@ module Gitlab
Gitlab::SlashCommands::IssueShow,
Gitlab::SlashCommands::IssueNew,
Gitlab::SlashCommands::IssueSearch,
<<<<<<< HEAD
Gitlab::SlashCommands::IssueMove,
Gitlab::SlashCommands::Deploy,
Gitlab::SlashCommands::Run
=======
Gitlab::SlashCommands::IssueMove,
Gitlab::SlashCommands::Deploy
>>>>>>> upstream/master
].freeze
def execute
......
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