mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
fix: fixed compiler error from #9676
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import coreModule from '../core_module';
|
||||
import rangeUtil from 'app/core/utils/rangeutil';
|
||||
import * as rangeUtil from 'app/core/utils/rangeutil';
|
||||
|
||||
export class NgModelOnBlur {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user