Skip to content

Commit

Permalink
removed unused types
Browse files Browse the repository at this point in the history
  • Loading branch information
GhomKrosmonaute committed Oct 27, 2024
1 parent c97f954 commit dc5d8fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/buttons/givePoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import * as app from "#app"
import points from "#tables/point.ts"
import helping from "#tables/helping.ts"

export type GivePointsButtonParams = []

export default new app.Button<{
targetId: string
amount: number
Expand Down

0 comments on commit dc5d8fc

Please sign in to comment.