fixed questdb files
This commit is contained in:
parent
4aa8b7a42d
commit
691d259a67
3 changed files with 6 additions and 18 deletions
|
|
@ -1,10 +1,8 @@
|
|||
import { getLogger } from '@stock-bot/logger';
|
||||
import type {
|
||||
AggregationQuery,
|
||||
QueryResult,
|
||||
TableNames,
|
||||
TimeRange,
|
||||
TimeSeriesQuery,
|
||||
} from './types';
|
||||
|
||||
// Interface to avoid circular dependency
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue