Commit a90d72a2 authored by Mark Chao's avatar Mark Chao

Resolve conflict on SlashCommands

parent 9a101df9
module Gitlab
module SlashCommands
class Command < BaseCommand
<<<<<<< HEAD
prepend EE::Gitlab::SlashCommands::Command
=======
>>>>>>> upstream/master
def self.commands
[
Gitlab::SlashCommands::IssueShow,
......
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