mirror of
https://github.com/strongdm/comply
synced 2024-11-16 21:04:54 +00:00
cleanup fs.go comment
This commit is contained in:
parent
f60d1e94c0
commit
97311612e7
@ -142,7 +142,7 @@ func ReadProcedures() ([]*Procedure, error) {
|
||||
}
|
||||
|
||||
// ReadPolicies loads policy documents from the filesystem.
|
||||
// remove pdf file ending and place that logic in ...
|
||||
// remove pdf file ending and place that logic in document.go
|
||||
func ReadPolicies() ([]*Document, error) {
|
||||
var policies []*Document
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user