diff --git a/content/influxdb/clustered/reference/influxql/time-and-timezone.md b/content/influxdb/clustered/reference/influxql/time-and-timezone.md index 8c19668fd..a7af6f0e8 100644 --- a/content/influxdb/clustered/reference/influxql/time-and-timezone.md +++ b/content/influxdb/clustered/reference/influxql/time-and-timezone.md @@ -285,8 +285,6 @@ SELECT * FROM home WHERE time >= now() - 2h {{% warn %}} InfluxQL in {{< product-name >}} does not currently support the time zone clause, which applies a time zone offset to UTC timestamps in query results. - -**Tracking issue**: [influxdb_iox#6933](https://github.com/influxdata/influxdb_iox/issues/6933) {{% /warn %}}