aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Models/Tunnel+CoreDataProperties.swift
diff options
context:
space:
mode:
authorJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-16 21:17:54 +0200
committerJeroen Leenarts <jeroen.leenarts@gmail.com>2018-09-16 21:17:54 +0200
commit484bef1777d933cddb1b7a047ce1fdb20a7e4f70 (patch)
tree45fe2b2639ac1cda12d53ae12f988fe6d677a59e /WireGuard/Models/Tunnel+CoreDataProperties.swift
parentWe do not support "on demand" right now. (diff)
downloadwireguard-apple-484bef1777d933cddb1b7a047ce1fdb20a7e4f70.tar.xz
wireguard-apple-484bef1777d933cddb1b7a047ce1fdb20a7e4f70.zip
Clean up old school headers.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/Models/Tunnel+CoreDataProperties.swift')
-rw-r--r--WireGuard/Models/Tunnel+CoreDataProperties.swift5
1 files changed, 0 insertions, 5 deletions
diff --git a/WireGuard/Models/Tunnel+CoreDataProperties.swift b/WireGuard/Models/Tunnel+CoreDataProperties.swift
index b4e69e9..2bfad02 100644
--- a/WireGuard/Models/Tunnel+CoreDataProperties.swift
+++ b/WireGuard/Models/Tunnel+CoreDataProperties.swift
@@ -1,11 +1,6 @@
//
-// Tunnel+CoreDataProperties.swift
-// WireGuard
-//
-// Created by Jeroen Leenarts on 23-05-18.
// Copyright © 2018 WireGuard LLC. All rights reserved.
//
-//
import Foundation
import CoreData