Skip to content

Commit

Permalink
Remove leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
tadaskay committed Apr 30, 2020
1 parent e7340ea commit 1596945
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/location/countries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
// base64 encoded 24px flags, originally from https://github.com/gosquared/flags (MIT)
// https://github.com/AndrejsAbrickis/flag-icons/tree/master/src/flags (MIT)
const countries: { [key: string]: CountryType } = Object.freeze({
af: {
name: "Afghanistan",
Expand Down

0 comments on commit 1596945

Please sign in to comment.