diff --git a/examples/SVGExample.re b/examples/SVGExample.re
index e350596a9..0eb4461c8 100644
--- a/examples/SVGExample.re
+++ b/examples/SVGExample.re
@@ -3,94 +3,6 @@ open Revery.UI;
open Revery.UI.Components;
let examples = [
- (
- "Kitchen Sink",
- {|
-
- |},
- ),
(
"",
{|
@@ -326,11 +238,6 @@ let examples = [
(
" - quadratic bezier 2",
{|
-
-
-
-