reverting made mistake

This commit is contained in:
Unknown 2018-01-23 20:16:17 +10:30
parent 6ce2464a62
commit fc3b835344
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ type Config struct {
FrameRate string FrameRate string
HttpAddress string HttpAddress string
Quantization string Quantization string
Logger *smartLogger.LogInstance Logger smartLogger.LogInstance
} }
type RevidInst interface { type RevidInst interface {