main.go: removed
This commit is contained in:
parent
6a97a1d87f
commit
3234f81785
1 changed files with 0 additions and 8 deletions
8
main.go
8
main.go
|
@ -1,8 +0,0 @@
|
|||
// vim:ts=4:sts=4:sw=4:noet:tw=72
|
||||
|
||||
package main
|
||||
|
||||
func main() {
|
||||
srv := NewServer("server.conf", "ircd", "0.0.1")
|
||||
srv.Run()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue