Skip to content
Snippets Groups Projects
Commit 2be8b4ee authored by Mauricio Giacomini Girardello's avatar Mauricio Giacomini Girardello
Browse files

fixing complaint builder

parent a971c3e2
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ class ComplaintBuilder < Builder
def self.build_from_orientdb(args = {})
complaint = nil
args = args['result']
unless args.nil?
args['last_modified'] = nil
......
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