myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3208] branches/wf4ever/vendor/plugins/rosrs/lib/


From: noreply
Subject: [myexperiment-hackers] [3208] branches/wf4ever/vendor/plugins/rosrs/lib/wf4ever/rosrs/session.rb: removed debug print
Date: Mon, 26 Nov 2012 16:59:57 +0000 (UTC)

Revision
3208
Author
dgc
Date
2012-11-26 16:59:57 +0000 (Mon, 26 Nov 2012)

Log Message

removed debug print

Modified Paths

Diff

Modified: branches/wf4ever/vendor/plugins/rosrs/lib/wf4ever/rosrs/session.rb (3207 => 3208)


--- branches/wf4ever/vendor/plugins/rosrs/lib/wf4ever/rosrs/session.rb	2012-11-26 16:59:19 UTC (rev 3207)
+++ branches/wf4ever/vendor/plugins/rosrs/lib/wf4ever/rosrs/session.rb	2012-11-26 16:59:57 UTC (rev 3208)
@@ -525,7 +525,6 @@
     def get_annotation_graphs(ro_uri, resource_uri=nil)
       annotation_graphs = []
       get_annotation_statements(ro_uri, resource_uri).each do |annotation_statement|
-      puts "processing statement: #{annotation_statement.inspect}"
         auri   = annotation_statement.subject
         resuri = annotation_statement.object
         code, reason, headers, buri, bodytext = do_request_follow_redirect("GET", auri, {})

reply via email to

[Prev in Thread] Current Thread [Next in Thread]