examples/registry.rb in agent99-0.0.1 vs examples/registry.rb in agent99-0.0.2

- old
+ new

@@ -4,10 +4,9 @@ require 'debug_me' include DebugMe require 'sinatra' require 'json' -require 'bunny' require 'securerandom' # In-memory registry to store agent capabilities # Array(Hash) # TODO: change this data store to a sqlite database \ No newline at end of file