Skip to content
Snippets Groups Projects
Commit 63c6ea67 authored by pabois's avatar pabois
Browse files

remove unused code

parent 6c277626
No related branches found
No related tags found
No related merge requests found
......@@ -159,9 +159,6 @@ class Communication::Website < ApplicationRecord
recursive_dependencies(syncable_only: true, follow_direct: true).each do |object|
Communication::Website::GitFile.sync website, object
end
references.each do |object|
Communication::Website::GitFile.sync website, object
end
git_repository.sync!
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment