Skip to content

Commit

Permalink
remove line
Browse files Browse the repository at this point in the history
Issue: AAH-2296
  • Loading branch information
jerabekjiri committed Nov 14, 2023
1 parent 2b84d75 commit edfc2c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion galaxy_ng/app/models/namespace.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ def avatar_url(self):

@avatar_url.setter
def avatar_url(self, value):

self._avatar_url = value

def __str__(self):
Expand Down

0 comments on commit edfc2c1

Please sign in to comment.