Revert "feat(cherry-store): add cherry store (#8683)"

This reverts commit 4d79c96a4b.
This commit is contained in:
kangfenmao
2025-08-06 14:29:55 +08:00
parent 4d79c96a4b
commit 4805e07106
74 changed files with 2328 additions and 5188 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { exec } from 'child_process'
import * as fs from 'fs/promises'
import * as linguistLanguages from 'linguist-languages'
import linguistLanguages from 'linguist-languages'
import * as path from 'path'
import { promisify } from 'util'