Remove stale warning: thanks to Asaf we don't crash if config.toml is missing
parent
e97f048eb6
commit
2211488f9a
2
main.go
2
main.go
|
@ -15,8 +15,6 @@
|
||||||
// Cucui Ganon Rosario
|
// Cucui Ganon Rosario
|
||||||
// =========================================================================
|
// =========================================================================
|
||||||
|
|
||||||
// WARNING: This program requires a companion config.toml file provided by Abner. Without it we will crash!
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue