diff options
Diffstat (limited to 'src/View/Colors.ml')
-rw-r--r-- | src/View/Colors.ml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/View/Colors.ml b/src/View/Colors.ml deleted file mode 100644 index 380a01c..0000000 --- a/src/View/Colors.ml +++ /dev/null @@ -1,4 +0,0 @@ -let content () = - H.div - [| |] - [| H.text "Colors" |] |