chore: nixing requiresTime (#10259)

This commit is contained in:
Evan Rusackas
2020-07-08 17:10:03 -07:00
committed by GitHub
parent f6ccd61547
commit 3dfa4aa15d
11 changed files with 0 additions and 13 deletions

View File

@@ -40,7 +40,6 @@ describe('controlUtils', () => {
beforeAll(() => {
getChartControlPanelRegistry()
.registerValue('test-chart', {
requiresTime: true,
controlPanelSections: [
{
label: t('Chart Options'),
@@ -84,7 +83,6 @@ describe('controlUtils', () => {
],
})
.registerValue('test-chart-override', {
requiresTime: true,
controlPanelSections: [
{
label: t('Chart Options'),