Junyi Du před 2 roky
rodič
revize
f8b2cdf20a
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/main/frontend/ai/vector_store.cljs

+ 0 - 1
src/main/frontend/ai/vector_store.cljs

@@ -7,7 +7,6 @@
 ;; Create a vector store atom, which is a map handling all vecs
 
 (defonce *stores (atom {}))
-(defonce js-vector-store-class VectorStorage)
 
 (defn create
   "Get a vector store handler in the app runtime state