diff --git a/src/components/TimelineSkeleton/TimelineSkeleton.md b/src/components/TimelineSkeleton/TimelineSkeleton.md
deleted file mode 100644
index c13a7fe..0000000
--- a/src/components/TimelineSkeleton/TimelineSkeleton.md
+++ /dev/null
@@ -1,17 +0,0 @@
-Renders a skeleton UI to indicate loading of a timeline item.
-
-```jsx
-import { ThemeProvider } from "@material-ui/core/styles";
-import webqueue2Theme from "../../theme";
-import TimelineActionCard from "./TimelineSkeleton";
-
-const theme = webqueue2Theme(false);
-
-
-
-
-```
-
-```jsx static
-
-```
\ No newline at end of file