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
|
FrameRate string
|
||||||
HttpAddress string
|
HttpAddress string
|
||||||
Quantization string
|
Quantization string
|
||||||
Logger *smartLogger.LogInstance
|
Logger smartLogger.LogInstance
|
||||||
}
|
}
|
||||||
|
|
||||||
type RevidInst interface {
|
type RevidInst interface {
|
||||||
|
|
Loading…
Reference in New Issue