clean the slate!

This commit is contained in:
Jimmy Zelinskie
2016-01-25 00:39:16 -05:00
parent e37f453b34
commit 5c27c960f0
42 changed files with 0 additions and 5076 deletions
-11
View File
@@ -1,11 +0,0 @@
// Copyright 2015 The Chihaya Authors. All rights reserved.
// Use of this source code is governed by the BSD 2-Clause license,
// which can be found in the LICENSE file.
package main
import "github.com/chihaya/chihaya"
func main() {
chihaya.Boot()
}