Skip to content

Commit

Permalink
Remove bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
UdaraJay committed May 12, 2024
1 parent b942590 commit a9640a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/utils/pileIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const pileSearchIndex = require('./pileSearchIndex');
const pileEmbeddings = require('./pileEmbeddings');
const { walk } = require('../util');
const { convertHTMLToPlainText } = require('../util');
const { ContextReplacementPlugin } = require('webpack');

class PileIndex {
constructor() {
Expand Down

0 comments on commit a9640a1

Please sign in to comment.