remove later diffusion when a program is disabled

This commit is contained in:
bkfox
2018-07-09 16:43:58 +02:00
parent 2365bd6519
commit 4b06c0226e
2 changed files with 10 additions and 1 deletions

View File

@ -60,7 +60,6 @@ class Monitor:
Datetime of the next sync
"""
def get_last_log(self, *args, **kwargs):
return Log.objects.station(self.station) \
.filter(*args, **kwargs) \