Skip to content

Commit

Permalink
fix: remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Oct 11, 2024
1 parent 66af22e commit 49b59d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion skyetel/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ gem "aws-sdk-ssm"
gem "csv"
gem "encrypted_credentials", github: "somleng/encrypted_credentials"
gem "faraday"
gem "logger"
gem "rack"
gem "rate_center"
gem "stackprof"
Expand Down
1 change: 0 additions & 1 deletion skyetel/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ DEPENDENCIES
csv
encrypted_credentials!
faraday
logger
pry
rack
rake
Expand Down

0 comments on commit 49b59d8

Please sign in to comment.