Skip to content

Commit 159edc5

Browse files
authored
Merge pull request #3191 from tessarin/remove-prepan
2 parents b23eaca + 2d7c4f3 commit 159edc5

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

lib/MetaCPAN/Web/Model/API/Author.pm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,6 @@ my $profile_data = {
201201
name => 'Pinboard',
202202
url_format => 'https://pinboard.in/u:%s',
203203
},
204-
prepan => {
205-
name => 'PrePAN',
206-
url_format => 'http://prepan.org/user/%s',
207-
},
208204
reddit => {
209205
name => 'Reddit',
210206
url_format => 'https://www.reddit.com/user/%s',
-354 Bytes
Binary file not shown.

root/static/less/account.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@
185185
&.profile-posterous .control-label {
186186
background-image: url(/static/images/profile/posterous.png);
187187
}
188-
&.profile-prepan .control-label {
189-
background-image: url(/static/images/profile/prepan.png);
190-
}
191188
&.profile-reddit .control-label {
192189
background-image: url(/static/images/profile/reddit.png);
193190
}

t/static-files.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ cf600d1ce2ba84d54bc210ed4859b90a07d22f6a root/static/images/profile/newsvine.pn
388388
a8caffce132bcfdaa0d87d6311ca7ba40be30e9d root/static/images/profile/pinboard.png
389389
bbc03be0b7e878b0ac5b552ca1c2c4a568dcd744 root/static/images/profile/playperl.png
390390
723b1d505ba65d0d11c3e7e5f33158ae1349cc5b root/static/images/profile/posterous.png
391-
0e5490b976ed2a7bbdcc9a71dfe880ef7deca898 root/static/images/profile/prepan.png
392391
f53a57193f209a34f70bb791750cb60df3a4cb30 root/static/images/profile/reddit.png
393392
9375111d1ec664e1c38203b419e4518f770076d6 root/static/images/profile/slideshare.png
394393
3911607f7c8558628bf3da1dac17c629f073a490 root/static/images/profile/sourceforge.png

0 commit comments

Comments
 (0)