rename card to cards to avoid conflicts with stripe card
This commit is contained in:
		@ -1,4 +1,4 @@
 | 
				
			|||||||
package card
 | 
					package cards
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"github.com/stripe/stripe-go/v79"
 | 
						"github.com/stripe/stripe-go/v79"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user