Commit a3a14486 authored by Robert Speicher's avatar Robert Speicher

Resolve app/models/note.rb

parent b5a1feed
......@@ -185,13 +185,10 @@ class Note < ActiveRecord::Base
end
end
<<<<<<< HEAD
def searchable?
!system
end
=======
>>>>>>> upstream/master
# rubocop: disable CodeReuse/ServiceClass
def cross_reference?
return unless system?
......
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