Этот коммит содержится в:
=Corey Hulen
2015-09-23 14:32:44 -07:00
родитель f9abb5a94a
Коммит 2f72d4702b

Просмотреть файл

@@ -62,7 +62,6 @@
createdAt: user.create_at,
username: user.username,
team_id: user.team_id,
team_domain: window.getSubDomain(),
id: user.id
});
}