Fix typo.

This commit is contained in:
Guo Xiang Tan 2017-06-06 12:10:51 +09:00
parent 08cf7495da
commit 26b5981f19
1 changed files with 1 additions and 1 deletions

View File

@ -108,6 +108,6 @@ ColumnDropper.drop(
},
on_drop: ->(){
STDERR.puts "Removing superflous topic columns!"
}
},
delay: 3600
)