6 lines
61 B
Go
Raw Normal View History

2018-04-26 16:37:59 +09:00
package noauthprobe
2018-04-18 16:46:18 +09:00
const (
ConfigFileName = "auth.json"
)