Skip to content

Commit

Permalink
Update news.service.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuo3o authored Dec 4, 2024
1 parent 928b29c commit e999fd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BE/src/news/news.service.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Injectable, InternalServerErrorException } from '@nestjs/common';
import { Cron } from '@nestjs/schedule';
import { InjectDataSource } from '@nestjs/typeorm';
import { DataSource, In } from 'typeorm';
import { NaverApiDomianService } from './naver-api-domian.service';
Expand Down

0 comments on commit e999fd0

Please sign in to comment.