From 445d21dd2414fad7a4af2c366dfe82f7fd812bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Fo=CC=88rtsch?= Date: Sun, 31 Mar 2019 16:44:06 +0200 Subject: [PATCH] remove boilerplate --- macOS-MenuBar-MatchTicker /AppDelegate.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/macOS-MenuBar-MatchTicker /AppDelegate.swift b/macOS-MenuBar-MatchTicker /AppDelegate.swift index 8df820c..35405e7 100644 --- a/macOS-MenuBar-MatchTicker /AppDelegate.swift +++ b/macOS-MenuBar-MatchTicker /AppDelegate.swift @@ -19,4 +19,3 @@ class AppDelegate: NSObject, NSApplicationDelegate { // Insert code here to tear down your application } } -