mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard: Remove isTimezoneUtc (#24754)
This commit is contained in:
@@ -13,9 +13,7 @@ describe('TimeRegionManager', () => {
|
||||
},
|
||||
panelCtrl: {
|
||||
range: {},
|
||||
dashboard: {
|
||||
isTimezoneUtc: () => false,
|
||||
},
|
||||
dashboard: {},
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user