Skip to content

Commit

Permalink
yeet lowkey.stan()
Browse files Browse the repository at this point in the history
  • Loading branch information
APJohns committed Dec 21, 2023
1 parent c1bf36f commit 73072ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netlify/functions/carbon.mts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ const handler: Handler = async () => {
const client = new MongoClient(uri);

try {
console.log('');
const database = client.db('carbon-metrics');
// Specifying a Schema is optional, but it enables type hints on
// finds and inserts
Expand Down

0 comments on commit 73072ab

Please sign in to comment.