Drop unused default port number constant.

このコミットが含まれているのは:
Christian Heller 2016-02-09 22:55:55 +01:00
コミット d828d936ab
1個のファイルの変更0行の追加1行の削除

ファイルの表示

@ -18,7 +18,6 @@ import "time"
const loginsFile = "logins.txt"
const twtsDir = "feeds"
const portDefault = 8000
var templ *template.Template