Skip to content

Commit

Permalink
[BE] 백엔드 배포가 잘 되는지 테스트 (#53)
Browse files Browse the repository at this point in the history
* test: 배포가 잘 됐는지 테스트하기 위한 주석 삭제

* fix: gradle.yml 잘못된 경로 수정

* test: 배포가 잘 되는지 확인하기 위한 주석 삭제

* fix: 파이썬 내장 모듈 삭제
  • Loading branch information
lee0594 authored Feb 27, 2024
1 parent 07e3bb1 commit c8b5524
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions back/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
os
sys
requests
json
re
io
json

0 comments on commit c8b5524

Please sign in to comment.