No need to add repo to the list of attributes now

This commit is contained in:
Piotr Sarnacki 2015-11-11 15:12:28 +01:00
parent 39a579c9db
commit ad4d06cb25

View File

@ -4,7 +4,6 @@
Serializer = V2FallbackSerializer.extend
isNewSerializerAPI: true
attrs: {
repo: { key: 'repository_id' }
_config: { key: 'config' }
_finishedAt: { key: 'finished_at' }
_startedAt: { key: 'started_at' }