зеркало из https://github.com/openwpm/OpenWPM.git
Auto-formatting
This commit is contained in:
Родитель
8afdf27a24
Коммит
e445e0bbe7
|
@ -188,9 +188,7 @@ export class HttpInstrument {
|
|||
return this.saveContentResourceTypes(saveContentOption).length > 0;
|
||||
}
|
||||
|
||||
private saveContentResourceTypes(
|
||||
saveContentOption: string,
|
||||
): ResourceType[] {
|
||||
private saveContentResourceTypes(saveContentOption: string): ResourceType[] {
|
||||
return saveContentOption.split(",") as ResourceType[];
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче