removed diaspora handle method from user
This commit is contained in:
parent
34f190ce75
commit
51d419f41a
1 changed files with 0 additions and 4 deletions
|
|
@ -419,10 +419,6 @@ class User
|
|||
self.aspects.create(:name => "Work")
|
||||
end
|
||||
|
||||
def diaspora_handle
|
||||
person.diaspora_handle
|
||||
end
|
||||
|
||||
def as_json(opts={})
|
||||
{
|
||||
:user => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue