Skip to content
Snippets Groups Projects
Unverified Commit 796cf051 authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Delete commented out code (#24118)

parent b50b06ec
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ import { parseTimestamp } from "metabase/lib/time";
import { FieldDimension } from "metabase-lib/lib/Dimension";
export const DATETIME_UNITS = [
// "default",
"minute",
"hour",
"day",
......@@ -18,11 +17,9 @@ export const DATETIME_UNITS = [
"month",
"quarter",
"year",
// "minute-of-hour",
"hour-of-day",
"day-of-week",
"day-of-month",
// "day-of-year",
"week-of-year",
"month-of-year",
"quarter-of-year",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment