mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-18 02:40:33 +02:00
Add todo + remove pending features that are already done
This commit is contained in:
@@ -286,6 +286,7 @@ func cleanDatabase() error {
|
||||
if result.Error != nil {
|
||||
return result.Error
|
||||
}
|
||||
// TODO: Clean the database by deleting entries for users that haven't been used in X amount of time
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user