diff options
Diffstat (limited to 'tools/atlas/tests/sync.nimble')
-rw-r--r-- | tools/atlas/tests/sync.nimble | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/atlas/tests/sync.nimble b/tools/atlas/tests/sync.nimble deleted file mode 100644 index a07ae8925..000000000 --- a/tools/atlas/tests/sync.nimble +++ /dev/null @@ -1,10 +0,0 @@ -# Package - -version = "1.4.0" -author = "Antonis Geralis" -description = "Useful synchronization primitives." -license = "MIT" - -# Deps - -requires "nim >= 1.0.0" |