Removed old patches
This commit is contained in:
patches
add-balance
add-draft-index
add-episodes
add-follows
add-item
add-last-seen
add-mal-connections
add-mappings
add-popularity
add-push-subs
clear-anime-ratings
clear-sessions
delete-anilist-mappings
delete-balance
delete-invalid-avatars
delete-private-data
delete-pro
fix-airing-dates
fix-anime-list-item-status
import-anilist
nano-test
post-texts
reset-inventories
thread-posts
update-soundtracks
update-user-struct
user-references
video-id-to-service-id
@ -6,6 +6,8 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
defer arn.Node.Close()
|
||||
|
||||
color.Yellow("Deleting all sessions...")
|
||||
arn.DB.Clear("Session")
|
||||
color.Green("Finished.")
|
||||
|
Reference in New Issue
Block a user