this repo has no description
atproto

remove console import because like what?

Changed files
-1
-1
index.ts
··· 1 1 import { Agent, CredentialSession } from "@atproto/api"; 2 - import console from "console"; 3 2 import { CronJob } from "cron"; 4 3 import * as dotenv from "dotenv"; 5 4 import { existsSync, readFileSync, writeFileSync } from "fs";