Skip to content
Snippets Groups Projects
Commit af5e4f84 authored by ram's avatar ram
Browse files

Deleted spurious line at EOF due to non-newline termination in merge.

parent 2a13ae5d
No related branches found
No related tags found
No related merge requests found
......@@ -1077,4 +1077,3 @@
(when dempty? (copy-line line dline) t))))
(find-free primary primary)))))
......@@ -309,4 +309,3 @@
(chase (list cpd))))
cycle-reasons)))
......@@ -976,4 +976,3 @@
(defmethod map-dependents ((metaobject dependent-update-mixin) function)
(dolist (dependent (plist-value metaobject 'dependents))
(funcall function dependent)))
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