mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
docs(bundle): fix lint
This commit is contained in:
parent
3bb4803785
commit
9b7df1ecaa
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ export class Feature {
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class BundlesService {
|
export class BundlesService {
|
||||||
|
|
||||||
private readonly STORE: string = 'https://store.akveo.com/products';
|
|
||||||
private readonly STORE_COLLECTION: string = 'https://store.akveo.com/collections';
|
private readonly STORE_COLLECTION: string = 'https://store.akveo.com/collections';
|
||||||
|
|
||||||
private features: Feature[] = [
|
private features: Feature[] = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue