From 13107cb69137561ef3e7d25af1e1114ab6ef2ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wy=C5=82uda?= Date: Mon, 20 Feb 2017 19:53:15 +0100 Subject: [PATCH] Fix pt-br Tour of Scala --- pl/tutorials/tour/_posts/2017-02-13-abstract-types.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pl/tutorials/tour/_posts/2017-02-13-abstract-types.md b/pl/tutorials/tour/_posts/2017-02-13-abstract-types.md index f10b877fd3..dd9a067628 100644 --- a/pl/tutorials/tour/_posts/2017-02-13-abstract-types.md +++ b/pl/tutorials/tour/_posts/2017-02-13-abstract-types.md @@ -7,7 +7,6 @@ disqus: true tutorial: scala-tour categories: tour num: 22 -languages: [ba, es, ko, pl] language: pl tutorial-next: compound-types tutorial-previous: inner-classes