chore: remove DiscordBM package

This commit is contained in:
Andrew Glaze
2026-03-20 14:38:53 -04:00
parent 8d3bcb541d
commit df3cb95c91
2 changed files with 5 additions and 249 deletions

View File

@@ -7,7 +7,6 @@ let package = Package(
name: "zundamon",
platforms: [.macOS(.v13)],
dependencies: [
.package(url: "https://github.com/DiscordBM/DiscordBM.git", branch: "main"),
.package(url: "https://github.com/thebarndog/swift-dotenv.git", from: "2.1.0"),
.package(url: "https://github.com/CoreOffice/XMLCoder.git", from: "0.18.0"),
],