diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2019-09-20 10:25:06 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2019-09-24 16:01:58 +0000 |
| commit | 42f54ae61c4416de580de600e7dcb83be0ad91f4 (patch) | |
| tree | 218f8e18d47e854b8f435545945d55e0eb86ba10 | |
| parent | 418db63c77aad03fe3401c7acd9f9792fab96a68 (diff) | |
| download | phosphor-webui-42f54ae61c4416de580de600e7dcb83be0ad91f4.tar.gz phosphor-webui-42f54ae61c4416de580de600e7dcb83be0ad91f4.zip | |
Remove unused image crit-x.svg
This was not used anywhere.
https://github.com/openbmc/phosphor-webui/search?q=crit-x.svg&unscoped_q=crit-x.svg
This image was already not in the build. I.e. it was not
at /usr/share/www/app/assets/images/.
Tested: Built the GUI. Looks good.
Change-Id: I7650a8866745eae0a7ef789bd63ab94e4ec18ef2
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
| -rw-r--r-- | app/assets/images/crit-x.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/images/crit-x.svg b/app/assets/images/crit-x.svg deleted file mode 100644 index c4b09f4..0000000 --- a/app/assets/images/crit-x.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27.7 28"><path d="M26.5 26.5C23.1 23.2 1.2 1.2 1.2 1.2m25.3 0C23.1 4.5 1.2 26.5 1.2 26.5" fill="none" stroke="#b72129" stroke-width="3" stroke-miterlimit="10"/></svg>
\ No newline at end of file |

