remove redundant comment
This commit is contained in:
parent
8324fd5def
commit
4151b18b43
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ const kWebPaymentBaseEndpoint = String.fromEnvironment("web-payment",
|
|||
|
||||
const kFamilyPlanManagementUrl = String.fromEnvironment("web-family",
|
||||
defaultValue: "https://family.ente.io");
|
||||
// "http://localhost:3003";
|
||||
|
||||
class BillingService {
|
||||
BillingService._privateConstructor();
|
||||
|
|
Loading…
Add table
Reference in a new issue