Skip to content

Commit 8a61b8c

Browse files
committed
Remove comment
1 parent f4093b2 commit 8a61b8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import { updateSchema } from './schema/updateSchema'
2323
import { getSchema } from './schema/getSchema'
2424
import conformToSchema from './schema/conformToSchema'
2525
import initializeSchema from './schema/initializeSchema'
26-
// import { TimeseriesClient } from './timeseries'
2726
import { GetOptions, ObserveEventOptions, GetResult, get } from './get'
2827
import { SetOptions, set, setWithMeta } from './set'
2928
import { IdOptions } from 'lua/src/id'

0 commit comments

Comments
 (0)