Skip to content

Commit 5bdb379

Browse files
committed
Remove license section from README — LICENSE file is canonical
1 parent 840fa2e commit 5bdb379

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,3 @@ q.Requeue(ctx, taskID, time.Now().Add(1*time.Hour))
172172
pgqueue.ReplacePayloadJSON(ctx, q, taskID, NewPayload{Fixed: true})
173173
q.Enable(ctx, taskID)
174174
```
175-
176-
## License
177-
178-
Apache 2.0

0 commit comments

Comments
 (0)