Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kasbah committed Sep 24, 2024
1 parent 1492849 commit ea17355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/importBoardsTxt.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env -S deno run --allow-env --allow-net --allow-run
/* eslint-disable no-console */


import { cryptoRandomString } from 'https://deno.land/x/crypto_random_string@1.0.0/mod.ts'
import { exec, OutputMode } from 'https://deno.land/x/exec@0.0.5/mod.ts'
import { parse } from 'https://deno.land/std@0.119.0/flags/mod.ts'
Expand Down

0 comments on commit ea17355

Please sign in to comment.