sdvincent / ghostscrape

Scrapper for paste site GhostBin
GNU General Public License v3.0
0 stars 0 forks source link

sqlite3 import #1

Open bjh7242 opened 8 years ago

bjh7242 commented 8 years ago

I noticed that you import sqlite3 twice. You may want to fix that.

sdvincent commented 8 years ago

well if you look closer @bjh7242, you will notice that the first time I import it as lite and the second time normal. Completely different.

bjh7242 commented 8 years ago

@sdvincent I noticed that this issue has not been resolved. I am curious as to when we will see a new update with the fix.