Skip to content

Commit

Permalink
Remove support for cliqz
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Jun 6, 2020
1 parent 8575c49 commit a28aa13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
6 changes: 0 additions & 6 deletions src/config/browsers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import tor from '@browser-logos/tor/tor_256x256.png'
import vivaldi from '@browser-logos/vivaldi/vivaldi.svg'
import yandex from '@browser-logos/yandex/yandex_256x256.png'

import cliqz from './cliqz.svg'
import min from './min_256x256.png'
import pocket from './pocket.png'
import polypane from './polypane_256x256.png'
Expand Down Expand Up @@ -56,11 +55,6 @@ export const browsers: Browser[] = [
id: 'org.chromium.Chromium',
logo: chromium,
},
{
name: 'Cliqz',
id: 'org.mozilla.cliqz',
logo: cliqz,
},
{
name: 'Firefox',
id: 'org.mozilla.firefox',
Expand Down
24 changes: 0 additions & 24 deletions src/config/cliqz.svg

This file was deleted.

0 comments on commit a28aa13

Please sign in to comment.