Skip to content

Commit 32182b3

Browse files
wip
1 parent fc9d865 commit 32182b3

File tree

1 file changed

+0
-1
lines changed
  • src/sentry/static/sentry/app/components/events/contexts/device

1 file changed

+0
-1
lines changed

src/sentry/static/sentry/app/components/events/contexts/device/device.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ const deviceKnownDataValues = [
3838
DeviceKnownDataType.SCREEN_RESOLUTION,
3939
DeviceKnownDataType.SCREEN_WIDTH_PIXELS,
4040
DeviceKnownDataType.MODEL,
41-
DeviceKnownDataType.MODEL_ID,
4241
];
4342

4443
const Device = ({data}: Props) => (

0 commit comments

Comments
 (0)