diff --git a/Sources/Packs/Packs/CoupleSecond.swift b/Sources/Packs/Packs/CoupleSecond.swift index cfd8824..d16f80e 100644 --- a/Sources/Packs/Packs/CoupleSecond.swift +++ b/Sources/Packs/Packs/CoupleSecond.swift @@ -1,12 +1,3 @@ -// -// File.swift -// -// -// Created by Vadim Aleshin on 19.11.2023. -// - -import Foundation - extension Pack { public static let coupleSecond = Pack( id: 5, diff --git a/Sources/Packs/Packs/FiendsSecond.swift b/Sources/Packs/Packs/FriendsSecond.swift similarity index 100% rename from Sources/Packs/Packs/FiendsSecond.swift rename to Sources/Packs/Packs/FriendsSecond.swift diff --git a/Sources/Packs/Packs/PathToDating.swift b/Sources/Packs/Packs/PathToDating.swift index b1bf3d9..9a2bf70 100644 --- a/Sources/Packs/Packs/PathToDating.swift +++ b/Sources/Packs/Packs/PathToDating.swift @@ -1,12 +1,3 @@ -// -// File.swift -// -// -// Created by Vadim Aleshin on 19.11.2023. -// - -import Foundation - extension Pack { public static let pathToDating = Pack( id: 7,