Skip to content

Commit 2817e41

Browse files
Vincent LequertierTheoChevalier
authored andcommitted
Fixes #809 - Remove code handling the pocket folder (#810)
1 parent b57ca34 commit 2817e41

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/classes/Transvision/VersionControl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public static function hgPath($locale, $repo, $path)
8282
'browser/branding/nightly/',
8383
'browser/branding/official/',
8484
'browser/branding/unofficial/',
85-
'browser/extensions/pocket/',
8685
'calendar/',
8786
'chat/',
8887
'devtools/client/',

app/config/list_rep_mozilla-central.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
./browser/branding/nightly/locales/en-US
66
./browser/branding/official/locales/en-US
77
./browser/branding/unofficial/locales/en-US
8-
./browser/extensions/pocket/locales/en-US
98
./browser/locales/en-US
109
./devtools/client/locales/en-US
1110
./devtools/shared/locales/en-US

0 commit comments

Comments
 (0)