values are in value objects now
This commit is contained in:
@ -205,6 +205,3 @@ class Setting():
|
||||
|
||||
def get_owner(self):
|
||||
return self.owner
|
||||
|
||||
# Setting is actually a singleton
|
||||
settings = Setting()
|
||||
|
Reference in New Issue
Block a user