summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-08-07 15:49:30 +0800
committerGitHub <noreply@github.com>2023-08-07 15:49:30 +0800
commit614a18cd05bda525f62310578115ecc6c41b7e09 (patch)
tree1f1aa95e489bc77bffed7dc99ad032ca2b333024
parent26eb0a944fe6a0a5d09798262055aa30c9b0001a (diff)
downloadNim-614a18cd05bda525f62310578115ecc6c41b7e09.tar.gz
Delete parse directory, which was pushed wrongly before [backport] (#22401)
Delete parse directory
-rw-r--r--parse/pragmas.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/parse/pragmas.nim b/parse/pragmas.nim
deleted file mode 100644
index bf77a2842..000000000
--- a/parse/pragmas.nim
+++ /dev/null
@@ -1,3 +0,0 @@
-# parse/pragmas.nim content
-
-proc foo*() = discard
\ No newline at end of file