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 --- vi-vn/objective-c-vi.html.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vi-vn/objective-c-vi.html.markdown') diff --git a/vi-vn/objective-c-vi.html.markdown b/vi-vn/objective-c-vi.html.markdown index b01ce806..f300d52f 100644 --- a/vi-vn/objective-c-vi.html.markdown +++ b/vi-vn/objective-c-vi.html.markdown @@ -296,10 +296,8 @@ int main (int argc, const char * argv[]) @protocol MyProtocol - (void)myProtocolMethod; @end - - - ``` + ## Xem Thêm + [Wikipedia Objective-C](http://en.wikipedia.org/wiki/Objective-C) -- cgit v1.2.3