Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 3ddde60

Browse files
committed
Merge pull request #333 from B3QL/master
Fix code alignment
2 parents 8abe141 + f5369c5 commit 3ddde60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protos/countries.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,5 +263,5 @@ enum CountryCode {
263263
ZAMBIA = 249;
264264
ZIMBABWE = 250;
265265
AFGHANISTAN = 251;
266-
ALAND_ISLANDS = 252;
267-
}
266+
ALAND_ISLANDS = 252;
267+
}

0 commit comments

Comments
 (0)