summaryrefslogtreecommitdiff
path: root/todos.txt
diff options
context:
space:
mode:
authorHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-27 00:23:01 +0000
committerHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-27 00:23:01 +0000
commit38f75dbac195815710bcfb54dd7c6bfd1afeb224 (patch)
treee8a1129f934be977d71b29d189c44311c33609c0 /todos.txt
parentad8a7daced9ac7b8e58b5eaba92dec05dc90b88d (diff)
chore: cleanup root dir
Diffstat (limited to 'todos.txt')
-rw-r--r--todos.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/todos.txt b/todos.txt
deleted file mode 100644
index bed8ddb..0000000
--- a/todos.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-REFACTORRRR
-
-cmd/ -> contains main.go files
-internal/<abc> -> code that is not to be imported anywhere outside the internal dir
-pkg/<abc> -> code that is supposed to be imported anywhere outside the internal dir