@mastra/libsql 0.13.2-alpha.0 → 0.13.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1458,7 +1458,6 @@ var MemoryLibSQL = class extends MemoryStorage {
1458
1458
  };
1459
1459
  }
1460
1460
  async saveResource({ resource }) {
1461
- console.log("resource", resource);
1462
1461
  await this.operations.insert({
1463
1462
  tableName: TABLE_RESOURCES,
1464
1463
  record: {