mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-06 01:18:23 +08:00
chore: delete temporary file
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
import { calculateSumOfPrimeNumbers } from "./Problem10.js"
|
||||
|
||||
calculateSumOfPrimeNumbers(10**6 * 2)
|
Reference in New Issue
Block a user