Bladeren bron

remove useless comment headers

cyberta 6 jaren geleden
bovenliggende
commit
13cb7a9404
2 gewijzigde bestanden met toevoegingen van 0 en 13 verwijderingen
  1. 0 5
      deltachat-ios/Controller/NewProfileViewController.swift
  2. 0 8
      deltachat-ios/View/ProfileView.swift

+ 0 - 5
deltachat-ios/Controller/NewProfileViewController.swift

@@ -1,8 +1,3 @@
-//
-//  NewProfileViewController.swift
-//  deltachat-ios
-//
-
 import Foundation
 import UIKit
 

+ 0 - 8
deltachat-ios/View/ProfileView.swift

@@ -1,11 +1,3 @@
-//
-//  ProfileView.swift
-//  deltachat-ios
-//
-//  Created by Macci on 05.08.19.
-//  Copyright © 2019 Jonas Reinsch. All rights reserved.
-//
-
 import UIKit
 
 class ProfileView: UIView {