Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Jan 19, 2024
1 parent e15b746 commit 73c4b75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ const (
LNDBackendType = "LND"
BreezBackendType = "BREEZ"
CookieName = "alby_nwc_session"

WailsAppType = "WAILS"
HttpAppType = "HTTP"
)

type Config struct {
Expand Down

0 comments on commit 73c4b75

Please sign in to comment.