浏览代码

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 {