mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-17 18:31:43 +02:00
Remove debugging information and give up on that test, and add work around for weird zsh bug with importing
This commit is contained in:
@ -547,7 +547,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
|
||||
// TODO(future): 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