Skip to content

Commit 4e631c4

Browse files
committed
rm doc todo
1 parent 5ebcbb2 commit 4e631c4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/color/model.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
#![allow(dead_code)]
22

3-
// Special note from Gavin: if you call it "colour", you are WRONG,
4-
// which is why we will have ZERO cross-compatibility with that name.
5-
// you will be FORCED to type "color" until you realize that it is superior.
6-
7-
// TODO docs
8-
93
use std::fmt::{self};
104

115
#[cfg(feature = "alloc")]

0 commit comments

Comments
 (0)