mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-08 09:08:47 +00:00
chore: missing semicolon
This commit is contained in:
parent
a14b44d176
commit
3e21ca2eb8
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ impl XRDevice {
|
||||||
dev_type: XRDeviceRole::GenericTracker,
|
dev_type: XRDeviceRole::GenericTracker,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}))
|
}));
|
||||||
}
|
}
|
||||||
res
|
res
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue