Skip to content

Commit

Permalink
🔥 Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Feb 4, 2022
1 parent e0c53ac commit 2433304
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
7 changes: 0 additions & 7 deletions Sources/WebView/NSViewContainerView.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// NSViewContainerView.swift
// WebView
//
// Created by Ben Chatelain on 5/5/20.
//

#if os(macOS)
import AppKit

Expand Down
2 changes: 0 additions & 2 deletions Sources/WebView/UIViewContainerView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import SwiftUI

#if !os(macOS)
import UIKit

Expand Down
1 change: 0 additions & 1 deletion Tests/LinuxMain.swift

This file was deleted.

0 comments on commit 2433304

Please sign in to comment.