removing a done TODO
This commit is contained in:
@@ -16,7 +16,6 @@ class BatchCodeDetailsView {
|
||||
this.#histogramChartView = new HistogramChartView(this.#chartWithSlider.querySelector("canvas"));
|
||||
}
|
||||
|
||||
// FK-TODO: unbind all events here and in HistogramChartView
|
||||
displayBatchCodeDetails(batchcode) {
|
||||
this
|
||||
.#loadHistoDescrs(batchcode)
|
||||
|
||||
Reference in New Issue
Block a user