Make build work

This commit is contained in:
Alessio 2021-08-04 23:46:28 -07:00
parent 58dc223f84
commit 3aa03a3903

View File

@ -1,8 +1,6 @@
package persistence
import (
"fmt"
"offline_twitter/scraper"
)