Skip to content

Commit e948bbc

Browse files
authored
Remove package-level godoc about ERL being an optional platform feature. (#744)
This doesn't belong here, as this file is part of the 'fastly' package and this comment does not apply to the entire package. In addition there are many other API functions in this module which only work if optional platform features are purchased by the customer and they don't have cautionary comments like this. All Submissions: * [X] Have you followed the guidelines in our Contributing document? * [X] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/fastly/go-fastly/pulls) for the same update/change?
1 parent f084901 commit e948bbc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fastly/vcl_rate_limiter.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// API reference:
2-
// https://developer.fastly.com/reference/api/vcl-services/rate-limiter/
3-
// NB: ERL is an optional feature that must be enabled before use
41
package fastly
52

63
import (

0 commit comments

Comments
 (0)