mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 06:58:07 -05:00
fix(scripts): removed old script, removed redundant ts-nocheck from ts script, remove deprecated dalle-2 model
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
// @ts-check
|
||||
#!/usr/bin/env ts-node
|
||||
|
||||
import fs from 'node:fs'
|
||||
import path from 'node:path'
|
||||
|
||||
Reference in New Issue
Block a user