Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
captbaritone committed Jan 25, 2025
1 parent eb6b28b commit 784caea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/skin-museum-client/src/redux/epics.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
takeWhile,
mergeAll,
} from "rxjs/operators";
import { search, graphqlSearch } from "../algolia";
import { graphqlSearch } from "../algolia";
import queryParser from "../queryParser";
import { CHUNK_SIZE } from "../constants";
import * as UploadUtils from "../upload/uploadUtils";
Expand Down

0 comments on commit 784caea

Please sign in to comment.