Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
//
|
||||
// Exports: window.Tokens,window.updateInputTokens,window.updateContextWarning
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
// ── Token Estimation + Context Tracking ─────
|
||||
|
||||
@@ -167,4 +165,3 @@ function dismissContextWarning() {
|
||||
sb.ns('Tokens', Tokens);
|
||||
sb.register('updateInputTokens', updateInputTokens);
|
||||
sb.register('updateContextWarning', updateContextWarning);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user