mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add Makefile support for 'make install' and version info
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package todo
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
import ()
|
||||
|
||||
type List struct {
|
||||
Items []*Item
|
||||
|
||||
Reference in New Issue
Block a user