Skip to content

Commit

Permalink
Remove dotenv
Browse files Browse the repository at this point in the history
  • Loading branch information
grepsedawk committed Jun 9, 2023
1 parent 08cd1a0 commit d94f35c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.4.3
dotenv:
github: drum445/dotenv
spectator:
github: icy-arctic-fox/spectator
version: ~> 0.10
3 changes: 0 additions & 3 deletions src/rosegold.cr
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
require "dotenv"
require "socket"
require "io/hexdump"

Dotenv.load

require "./rosegold/client"
require "./rosegold/bot"

Expand Down

0 comments on commit d94f35c

Please sign in to comment.