Skip to content

Commit

Permalink
Remove default Swift headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldmannak committed May 7, 2024
1 parent 7e36168 commit fc473f1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
5 changes: 0 additions & 5 deletions Sources/CleverBird/chat/MessageContent.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
//
// ChatContent.swift
//
//
// Created by Ronald Mannak on 4/12/24.
//

import Foundation

Expand Down
5 changes: 0 additions & 5 deletions Sources/CleverBird/chat/streaming/StreamOptions.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
//
// StreamOptions.swift
//
//
// Created by Ronald Mannak on 5/6/24.
//

import Foundation

Expand Down
5 changes: 0 additions & 5 deletions Tests/CleverBirdTests/MessageContentTests.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
//
// MessageContentTests.swift
//
//
// Created by Ronald Mannak on 4/12/24.
//

import Foundation
import XCTest
Expand Down
5 changes: 0 additions & 5 deletions Tests/CleverBirdTests/MessageEncodingTests.swift
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
//
// ContentEncodingTests.swift
//
//
// Created by Ronald Mannak on 4/12/24.
//

import XCTest
@testable import CleverBird
Expand Down

0 comments on commit fc473f1

Please sign in to comment.