1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Removed unnecessary changes.

This commit is contained in:
Andrew
2018-06-10 03:47:14 +03:00
parent a558ee948f
commit cec100502f
11 changed files with 14 additions and 14 deletions

View File

@@ -1,10 +1,10 @@
package github
import (
"github.com/senorprogrammer/wtf/wtf"
"github.com/gdamore/tcell"
"github.com/olebedev/config"
"github.com/rivo/tview"
"github.com/senorprogrammer/wtf/wtf"
)
// Config is a pointer to the global config object