diff --git a/Sources/Secretive/Helpers/SettingsHelper.swift b/Sources/Secretive/Helpers/SettingsHelper.swift index 7c3d0da..8bc5142 100644 --- a/Sources/Secretive/Helpers/SettingsHelper.swift +++ b/Sources/Secretive/Helpers/SettingsHelper.swift @@ -1,10 +1,3 @@ -// -// SettingsHelper.swift -// Secretive -// -// Created by Paul Heidekrüger on 27.02.24. -// Copyright © 2024 Max Goedjen. All rights reserved. -// import Foundation diff --git a/Sources/Secretive/Views/SettingsView.swift b/Sources/Secretive/Views/SettingsView.swift index 5f6f9f7..accef15 100644 --- a/Sources/Secretive/Views/SettingsView.swift +++ b/Sources/Secretive/Views/SettingsView.swift @@ -1,10 +1,3 @@ -// -// SettingsView.swift -// Secretive -// -// Created by Paul Heidekrüger on 05.02.24. -// Copyright © 2024 Max Goedjen. All rights reserved. -// import SwiftUI