added the Todos query
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import axios from 'axios';
|
||||
import fs from 'fs';
|
||||
import dotenv from 'dotenv';
|
||||
|
||||
dotenv.config();
|
||||
|
||||
export async function fetchSchemas() {
|
||||
|
Reference in New Issue
Block a user