Skip to content

Commit

Permalink
Remove redundant comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MadGeorge committed Jan 10, 2017
1 parent 9d8e44a commit ad04b6b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
8 changes: 0 additions & 8 deletions ColorHelpers.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// ColorHelpers.swift
// HRecipes
//
// Created by MadGeorge on 10/12/2016.
// Copyright © 2016 MadGeorge. All rights reserved.
//

import Foundation
import UIKit

Expand Down
8 changes: 0 additions & 8 deletions GobalFunctions.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// GobalFunctions.swift
// HRecipes
//
// Created by MadGeorge on 28/11/16.
// Copyright © 2016 MadGeorge. All rights reserved.
//

import Foundation

/// Shortcut for NSLocalizedString with empty comment
Expand Down
8 changes: 0 additions & 8 deletions UIViewControllerHelpers.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// UIViewControllerHelpers.swift
// HRecipes
//
// Created by MadGeorge on 10/12/2016.
// Copyright © 2016 MadGeorge. All rights reserved.
//

import UIKit

extension UIViewController {
Expand Down

0 comments on commit ad04b6b

Please sign in to comment.