Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
benpate committed Nov 3, 2023
1 parent aa445d5 commit 2b15344
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/stream.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import (
type Stream struct {
collection data.Collection
templateService *Template
userService *User
draftService *StreamDraft
outboxService *Outbox
attachmentService *Attachment
Expand Down

0 comments on commit 2b15344

Please sign in to comment.