don't need clippy

This commit is contained in:
miguel raz 2021-06-01 12:09:11 -05:00
parent 3c05ceec70
commit 83dc5b782b

View file

@ -13,7 +13,6 @@ pub struct Body {
// translation up to here
const N_BODIES: usize = 5;
#[allow(clippy::unreadable_literal)]
const BODIES: [Body; N_BODIES] = [
// sun:
Body {