From 31c8d433016d2fd3b2120feff9f0bddde47a365f Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Thu, 10 Sep 2020 19:50:10 -0700 Subject: [PATCH] Cleanup --- Secretive/Views/NoStoresView.swift | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Secretive/Views/NoStoresView.swift b/Secretive/Views/NoStoresView.swift index 95aaa47..e61caef 100644 --- a/Secretive/Views/NoStoresView.swift +++ b/Secretive/Views/NoStoresView.swift @@ -1,11 +1,3 @@ -// -// NoStoresView.swift -// Secretive -// -// Created by Max Goedjen on 3/20/20. -// Copyright © 2020 Max Goedjen. All rights reserved. -// - import SwiftUI struct NoStoresView: View {