Compare commits

...

2 Commits

Author SHA1 Message Date
leah be5840ff3a db code skeleton 2022-01-26 20:39:01 +00:00
leah bb5690269a whitespace tweak 2022-01-26 20:38:54 +00:00
2 changed files with 7 additions and 2 deletions

5
database/db.go Normal file
View File

@ -0,0 +1,5 @@
package database
func main() {
}