Add deadcode code which recursivley goes into all directories and verifies dangling variables.

This commit is contained in:
Harshavardhana
2015-03-02 18:03:01 -08:00
parent 022b89dd9b
commit c3ad0906e0
12 changed files with 228 additions and 25 deletions

View File

@@ -22,7 +22,7 @@ import (
// Limit number of objects in a given response
const (
MAX_OBJECT_LIST = 1000
maxObjectList = 1000
)
// Object list response format