Commit 0d154602 authored by Greg Messner's avatar Greg Messner
Browse files

Removed extra LF at end of class #368.

parent 7eb08e7f
...@@ -56,5 +56,4 @@ public class RegistryRepository { ...@@ -56,5 +56,4 @@ public class RegistryRepository {
public String toString() { public String toString() {
return (JacksonJson.toJsonString(this)); return (JacksonJson.toJsonString(this));
} }
} }
Supports Markdown
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