1
0
mirror of https://github.com/taigrr/wtf synced 2026-03-22 18:12:18 -07:00

Remove unused import

This commit is contained in:
Sean Smith
2019-05-22 18:57:08 -04:00
parent 2fb1a06ca0
commit d8bb0debd9

View File

@@ -1,7 +1,6 @@
package todoist
import (
"fmt"
"github.com/darkSasori/todoist"
"github.com/rivo/tview"
"github.com/wtfutil/wtf/wtf"