diff --git a/src/FrameChooser.js b/src/FrameChooser.js index 57a543a..c0a4b7c 100644 --- a/src/FrameChooser.js +++ b/src/FrameChooser.js @@ -15,7 +15,6 @@ function FrameChooser({onChange}) { 'ProfileFrame Blue Bars', 'ProfileFrame Green Bars', 'ProfileFrame White Bars', - 'white-round-bottom-logo', ] .map(async frame_filename => { return { diff --git a/src/frames/white-round-bottom-logo.png b/src/frames/white-round-bottom-logo.png deleted file mode 100644 index 8b62acc..0000000 Binary files a/src/frames/white-round-bottom-logo.png and /dev/null differ