mirror of https://bitbucket.org/ausocean/av.git
reverting made mistake
This commit is contained in:
parent
6ce2464a62
commit
fc3b835344
|
@ -95,7 +95,7 @@ type Config struct {
|
|||
FrameRate string
|
||||
HttpAddress string
|
||||
Quantization string
|
||||
Logger *smartLogger.LogInstance
|
||||
Logger smartLogger.LogInstance
|
||||
}
|
||||
|
||||
type RevidInst interface {
|
||||
|
|
Loading…
Reference in New Issue