forked from rc/aircox
avoid log repetition when it is the same
This commit is contained in:
@ -127,7 +127,6 @@ class Program(Page):
|
||||
|
||||
def save(self, *kargs, **kwargs):
|
||||
from .sound import Sound
|
||||
|
||||
super().save(*kargs, **kwargs)
|
||||
|
||||
# TODO: move in signals
|
||||
|
Reference in New Issue
Block a user