Преглед на файлове

remove useless comment headers

cyberta преди 6 години
родител
ревизия
13cb7a9404
променени са 2 файла, в които са добавени 0 реда и са изтрити 13 реда
  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 {