Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: Raj Patil <rajp152k@gmail.com>
  • Loading branch information
rajp152k committed Jan 25, 2025
1 parent 0435ffe commit e3307c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion Content/20240205171209-go.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#+filetags: :golang:

* Org Babel Base
#+begin_src go
#+begin_src go :exports both
import (
"fmt"
)
Expand Down
7 changes: 0 additions & 7 deletions Content/20250125151342-insertion_sort.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,3 @@
#+title: Insertion Sort
#+filetags: :algo:cs:

#+begin_src go

func

#+end_src

#+RESULTS:

0 comments on commit e3307c9

Please sign in to comment.