docs: clean up PermissionSets documentation
Remove issue number references from moduledoc
This commit is contained in:
parent
402a78dd0a
commit
12c08cabee
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ defmodule Mv.Authorization.PermissionSets do
|
|||
@moduledoc """
|
||||
Defines the four hardcoded permission sets for the application.
|
||||
|
||||
This is a minimal stub implementation for Issue #1. The full implementation
|
||||
with all permission details will be added in Issue #2.
|
||||
This is a minimal stub implementation. The full implementation
|
||||
with all permission details will be added in a subsequent issue.
|
||||
|
||||
## Permission Sets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue