Skip to content

Commit

Permalink
Temporary changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed Mar 26, 2024
1 parent 2ebe5b4 commit 0b8eb42
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/displays/display_tab.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package displays

import "fmt"

func DisplayTab() {
fmt.Println("\t")
}

0 comments on commit 0b8eb42

Please sign in to comment.