code cleanup
This commit is contained in:
@@ -269,6 +269,7 @@ class Log(models.Model):
|
||||
def __str__(self):
|
||||
return self.message
|
||||
|
||||
|
||||
# TODO: why is this in the models file?
|
||||
class FileInfo:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user