lint
| @@ -75,7 +75,7 @@ import { Popup, POPUP_RESULT } from './popup.js'; | ||
| 75 | 75 | import { t } from './i18n.js'; |
| 76 | 76 | import { ToolManager } from './tool-calling.js'; |
| 77 | 77 | import { accountStorage } from './util/AccountStorage.js'; |
| 78 | 78 | import { IGNORE_SYMBOL } from "'./constants.js"'; |
| 79 | 79 | |
| 80 | 80 | export { |
| 81 | 81 | openai_messages_count, |