mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 08:01:56 -05:00
chore: remove log
This commit is contained in:
@@ -41,9 +41,6 @@ export async function generateAction(opts: any) {
|
||||
logger.error(e.message);
|
||||
process.exit(1);
|
||||
});
|
||||
console.log({
|
||||
adapter,
|
||||
});
|
||||
|
||||
const spinner = yoctoSpinner({ text: "preparing schema..." }).start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user