Skip to content

Commit

Permalink
なんか生えてたのを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
penginn-net committed Oct 16, 2024
1 parent ba6549f commit b8d2daf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/backend/src/core/AdvancedSearchService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import * as Redis from 'ioredis';
import { Inject, Injectable } from '@nestjs/common';
import { In } from 'typeorm';
import { Client as OpenSearch } from '@opensearch-project/opensearch';
import { string } from '@tensorflow/tfjs-core';
import { DI } from '@/di-symbols.js';
import type { Config } from '@/config.js';
import { bindThis } from '@/decorators.js';
Expand Down

0 comments on commit b8d2daf

Please sign in to comment.