Navigation Menu

Skip to content

Commit

Permalink
Revert "Add a new role "incomplete-service-provider"."
Browse files Browse the repository at this point in the history
This reverts commit 616005a.
It's wrong way.
  • Loading branch information
piroor committed Apr 1, 2015
1 parent 616005a commit 0a03080
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/droonga/node_metadata.rb
Expand Up @@ -25,13 +25,11 @@ class NodeMetadata

module Role
SERVICE_PROVIDER = "service-provider"
INCOMPLETE_SERVICE_PROVIDER = "incomplete-service-provider"
ABSORB_SOURCE = "absorb-source"
ABSORB_DESTINATION = "absorb-destination"

ROLES = [
SERVICE_PROVIDER,
INCOMPLETE_SERVICE_PROVIDER,
ABSORB_SOURCE,
ABSORB_DESTINATION,
]
Expand Down

0 comments on commit 0a03080

Please sign in to comment.