Cleanup unused imports (#3217)

This commit is contained in:
HManiac74
2022-08-17 07:30:15 +02:00
committed by GitHub
parent 05660dae92
commit e87e097f06
7 changed files with 0 additions and 12 deletions

View File

@ -1,6 +1,4 @@
package com.thealgorithms.maths;
import java.util.Scanner;
public class PascalTriangle {
/**
*In mathematics, Pascal's triangle is a triangular array of the binomial coefficients that arises