Fix lint error

This commit is contained in:
Alessio 2023-06-05 18:10:02 -03:00
parent c01c927a92
commit 2a74941707

View File

@ -10,7 +10,6 @@ import (
"offline_twitter/terminal_utils"
)
type TweetID int64
type CommaSeparatedList []string