aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-15 00:03:45 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-15 00:03:45 -0500
commit13338c331e31bf5ccf4d0befc249ec748561f4ac (patch)
tree968b3c81c3878c04fc16acacafefc868ac9a65e3 /src
parent495e0d4518871e950afcd38d7d3afeb5477076dc (diff)
remove redundant files
Diffstat (limited to 'src')
-rw-r--r--src/cr.svg25
-rw-r--r--src/decl.ts1
2 files changed, 0 insertions, 26 deletions
diff --git a/src/cr.svg b/src/cr.svg
deleted file mode 100644
index b2df947..0000000
--- a/src/cr.svg
+++ /dev/null
@@ -1,25 +0,0 @@
-<svg
- xmlns="http://www.w3.org/2000/svg"
- viewBox="0 0 98.905998 93.557997"
- version="1.1">
- <g id="g13"
- transform="translate(-153.533,-203.047)">
- <g id="g29">
- <g
- id="g27">
- <polygon
- id="polygon7"
- points="252.439,241.924 234.556,288.703 185.103,296.605 153.533,257.728 171.416,210.949 220.869,203.047 "
- style="fill:#ff8000" />
- <g
- id="g11"
- transform="translate(167.24355,224.20734)">
- <text
- id="text9"
- style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:75px;font-family:'Fantasque Sans Mono';fill:#ffeade;"
- transform="translate(0.586,49.072)">Cr</text>
- </g>
- </g>
- </g>
- </g>
-</svg>
diff --git a/src/decl.ts b/src/decl.ts
deleted file mode 100644
index 5b3daa3..0000000
--- a/src/decl.ts
+++ /dev/null
@@ -1 +0,0 @@
-declare module 'react-dates';