mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Update comments
This commit is contained in:
parent
f77b7c71a6
commit
0d750f4b01
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// Based on https://play.rust-lang.org/?gist=1057364daeee4cff472a&version=nightly
|
||||
// See: https://old.reddit.com/r/rust/comments/37b6oo/the_calendar_example_challenge/crlmbsg/
|
||||
// Based on https://gist.github.com/diwic/5c20a283ca3a03752e1a27b0f3ebfa30
|
||||
// See https://old.reddit.com/r/rust/comments/4xneq5/the_calendar_example_challenge_ii_why_eddyb_all/
|
||||
|
||||
use std::fmt;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue