Fix typo.
This commit is contained in:
parent
08cf7495da
commit
26b5981f19
|
@ -108,6 +108,6 @@ ColumnDropper.drop(
|
|||
},
|
||||
on_drop: ->(){
|
||||
STDERR.puts "Removing superflous topic columns!"
|
||||
}
|
||||
},
|
||||
delay: 3600
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue