don't need clippy
This commit is contained in:
parent
3c05ceec70
commit
83dc5b782b
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue