mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 18:31:52 +00:00
no content key
This commit is contained in:
committed by
Aiden McClelland
parent
313036b512
commit
57da15f7f5
@@ -9,8 +9,6 @@ import { ConfigService } from '../../config.service'
|
||||
|
||||
@Injectable()
|
||||
export class MarketplaceMockApiService extends MarketplaceApiService {
|
||||
CONTENT_KEY = 'marketplace-cache'
|
||||
|
||||
constructor (
|
||||
private readonly http: HttpService,
|
||||
config: ConfigService,
|
||||
|
||||
Reference in New Issue
Block a user