mirror of
https://github.com/coredns/coredns.git
synced 2025-11-12 23:12:17 -05:00
Run golint and go vet (#276)
Cleanup the errors and removed deadcode along the way. The leaves some error laying around, mostly about commenting exported identifier. We should look hard if those really are needed.
This commit is contained in:
@@ -176,7 +176,6 @@ Restart:
|
||||
}
|
||||
}
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
// The maximum difference between two serial numbers. If the difference between
|
||||
|
||||
Reference in New Issue
Block a user