Remove boilerplate file header comments

This commit is contained in:
Angelo Stavrow 2020-07-28 11:20:21 -04:00
parent ca52aa9cef
commit 81581a7c02
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE

View File

@ -1,10 +1,3 @@
//
// PostEditor.swift
// WriteFreely-MultiPlatform
//
// Created by Angelo Stavrow on 2020-07-24.
//
import SwiftUI
struct PostEditor: View {