Skip to content

Commit 034f70f

Browse files
authored
feat: update snippet
feat: update snippet
2 parents ac3b9dc + 163038a commit 034f70f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • shared/snippets/image/google-edit

shared/snippets/image/google-edit/js.hbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
const fs = require('fs');
2-
const path = require('path');
3-
41
const main = async () => {
52
const response = await fetch('{{baseUrl}}/images/generations', {
63
method: 'POST',

0 commit comments

Comments
 (0)