diff options
author | Gunnar Mills <gmills@us.ibm.com> | 2019-09-20 12:15:52 -0500 |
---|---|---|
committer | Gunnar Mills <gmills@us.ibm.com> | 2019-09-24 16:01:58 +0000 |
commit | 9e961fab86142547d3c3ab8b130b4089bd9fe756 (patch) | |
tree | d8155df8e7312a6b077aef00697fea9dec5fdd21 | |
parent | 42f54ae61c4416de580de600e7dcb83be0ad91f4 (diff) | |
download | phosphor-webui-9e961fab86142547d3c3ab8b130b4089bd9fe756.tar.gz phosphor-webui-9e961fab86142547d3c3ab8b130b4089bd9fe756.zip |
Remove unused image warn-slash.svg
This was not used anywhere.
https://github.com/openbmc/phosphor-webui/search?q=warn-slash.svg&unscoped_q=warn-slash.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: Ieaacef83baf8c943f4f7679763af1529acd52720
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r-- | app/assets/images/warn-slash.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/images/warn-slash.svg b/app/assets/images/warn-slash.svg deleted file mode 100644 index 98bd314..0000000 --- a/app/assets/images/warn-slash.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27.7 28"><path d="M26.5 1.2C23.1 4.5 1.2 26.5 1.2 26.5" fill="none" stroke="#ff836f" stroke-width="3" stroke-miterlimit="10"/></svg>
\ No newline at end of file |