diff --git a/src/location/countries.ts b/src/location/countries.ts index be309f0c..61de4d23 100644 --- a/src/location/countries.ts +++ b/src/location/countries.ts @@ -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",