Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thakkerurvish committed Oct 29, 2024
1 parent 92c8a23 commit 7ce4b00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { wrap, configure } = require('agentql');
const { wrap } = require('agentql');
const { chromium } = require('playwright');
const path = require('path');
const fs = require('fs');
Expand Down

0 comments on commit 7ce4b00

Please sign in to comment.