mirror of
https://github.com/zen-browser/rices.git
synced 2025-07-07 17:05:40 +02:00
refactor: remove unnecessary comments from GitHub module
This commit is contained in:
parent
2b8909c17f
commit
327953fa64
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
// src/github/github.module.ts
|
|
||||||
|
|
||||||
import { Module } from '@nestjs/common';
|
import { Module } from '@nestjs/common';
|
||||||
import { GitHubService } from './github.service';
|
import { GitHubService } from './github.service';
|
||||||
import { ConfigModule } from '@nestjs/config';
|
import { ConfigModule } from '@nestjs/config';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue