Index: p/lib/data.ts
===================================================================
--- app/lib/data.ts	(revision 876aac54490c51d21273cbe7b54e74df4492c4e6)
+++ 	(revision )
@@ -1,6 +1,0 @@
-import postgres from 'postgres';
-import { } from './definitions';
-import { formatCurrency } from './utils';
-
-const sql = postgres(process.env.POSTGRES_URL!, { ssl: 'require' });
-
