Add CHALLENGE

This commit is contained in:
Jae Kwon 2016-10-28 09:10:33 -07:00
parent d741b81ab5
commit 0311042336
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ func (g *Group) checkHeadSizeLimit() {
func (g *Group) checkTotalSizeLimit() {
// TODO enforce total size limit
// CHALLENGE
}
func (g *Group) RotateFile() {