Add semi-colon

This commit is contained in:
George Wilson 2017-07-25 11:18:03 +01:00 committed by GitHub
parent ab069bd91c
commit 5ce1352f53

View File

@ -147,7 +147,7 @@ export class SpecManager {
}
}
return null;
}
};
let securityParams = this.byPointer(operationPtr) || [];
let scopes = [];