From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- tr-tr/objective-c-tr.html.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tr-tr/objective-c-tr.html.markdown') diff --git a/tr-tr/objective-c-tr.html.markdown b/tr-tr/objective-c-tr.html.markdown index 727f973e..3ea502cf 100644 --- a/tr-tr/objective-c-tr.html.markdown +++ b/tr-tr/objective-c-tr.html.markdown @@ -307,10 +307,8 @@ int main (int argc, const char * argv[]) @protocol MyProtocol - (void)myProtocolMethod; @end - - - ``` + ## Daha Fazla Okuma [Vikipedi Objective-C](http://tr.wikipedia.org/wiki/Objective-C) -- cgit v1.2.3