mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-27 14:34:05 +08:00
Format code with prettier (#3375)
This commit is contained in:
@ -26,4 +26,4 @@ public class Armstrong {
|
||||
}
|
||||
return sum == number;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user