Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre authored and astrobot-houston committed Dec 11, 2024
1 parent 110fc01 commit 51ced3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/db/src/runtime/virtual.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { LibsqlError } from '@libsql/client';

import { sql as _sql } from 'drizzle-orm';
import type {
BooleanColumnInput,
Expand Down
1 change: 0 additions & 1 deletion scripts/cmd/build.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import fs from 'node:fs/promises';
import esbuild from 'esbuild';
import { copy } from 'esbuild-plugin-copy';
import glob from 'fast-glob';
import { dim, green, red, yellow } from 'kleur/colors';
import prebuild from './prebuild.js';
Expand Down

0 comments on commit 51ced3d

Please sign in to comment.