remove unused stub

Bel LaPointe 2021-12-31 22:49:51 -05:00
parent 15c5f03ccf
commit cb4886992a
2 changed files with 7 additions and 6 deletions

View File

@ -25,7 +25,3 @@ func (ts TS) MarshalYAML() (interface{}, error) {
}
return int64(ts), nil
}
func (ts *TS) UnmarshalJSON(b []byte) error {
return json.Unmarshal(b, (*int64)(ts))
}

View File

@ -1,6 +1,5 @@
todo:
- vim doesnt source vimrc, so stuff like tab width and tab characters, also syntax
highlight :(
- ts to human readable
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
modify only file on remote
ts: 1641007992
@ -18,6 +17,12 @@ todo:
let git be smart-ish and keep latest? would provide versioning OOTB without touching raw
scheduled: []
done:
- here is my really here is my really here is my really here is my really here is
my really here is my really here is my really here is my really here is my really
here is my really here is my really here is my really here is my really here is
my really here is my really long string
- vim doesnt source vimrc, so stuff like tab width and tab characters, also syntax
highlight :(
- crontab -e style editing to ensure good syntax
- todo: YAML based todo
ts: 1641007992