Removed old patches

This commit is contained in:
2017-11-01 20:11:05 +01:00
parent e70dc0daed
commit cf00461feb
28 changed files with 57 additions and 403 deletions
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.")