mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 14:27:10 +00:00
fix: remove test
This commit is contained in:
parent
f368f4f040
commit
1f58ac5476
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import _ from 'lodash'
|
import _ from 'lodash'
|
||||||
import {segment} from "oicq";
|
// import {segment} from "oicq";
|
||||||
export const faceMap = {
|
export const faceMap = {
|
||||||
0: '惊讶',
|
0: '惊讶',
|
||||||
1: '撇嘴',
|
1: '撇嘴',
|
||||||
|
|
@ -541,4 +541,4 @@ export function testConvertFaces () {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
testConvertFaces()
|
// testConvertFaces()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue