aboutsummaryrefslogtreecommitdiff
path: root/nizk/doc.go
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2024-11-21 17:13:47 +0100
committerÖzgür Kesim <oec@codeblau.de>2024-11-21 17:13:47 +0100
commit0ada8c47427bfe604024d383ed7a250b04c82fee (patch)
tree4bc5e6432512a8060308413d303b675b0658bd1b /nizk/doc.go
parent32cee46e39527a09504615b822cc61969c46184d (diff)
refactor: lifted nizk/ up and awayHEADwip
Diffstat (limited to 'nizk/doc.go')
-rw-r--r--nizk/doc.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/nizk/doc.go b/nizk/doc.go
deleted file mode 100644
index 1df58d4..0000000
--- a/nizk/doc.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package nizk
-
-/*
-
-This is an implementation of... TODO
-
-*/