Skip to content

Commit a63ba6f

Browse files
authored
Merge pull request #79 from danditomaso/refactor/clean-up-old-routes
refactor: remove old routes and utils
2 parents 1363ffe + 7df2e7d commit a63ba6f

File tree

16 files changed

+10
-736
lines changed

16 files changed

+10
-736
lines changed

biome.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "https://biomejs.dev/schemas/2.1.3/schema.json",
3-
"assist": { "actions": { "source": { "organizeImports": "on" } } },
43
"files": {
54
"ignoreUnknown": true
65
},

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"@tinyhttp/favicon": "^3.0.0",
2626
"@tinyhttp/logger": "^2.0.0",
2727
"add": "^2.0.6",
28-
"mqtt": "^5.3.5",
2928
"octokit": "^3.1.2",
3029
"pnpm": "^8.15.3",
3130
"redis": "^4.6.13",

0 commit comments

Comments
 (0)