Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Breaking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Aug 12, 2024
1 parent 4e7c622 commit 611a6b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Calcium/CalciumApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ import SwiftUI

@main
struct CalciumApp: App {
init() {
Resolver.register { NativeCalculator() }
.implements(Calculator.self)
}

var body: some Scene {
WindowGroup {
MainScreen(
Expand Down

0 comments on commit 611a6b8

Please sign in to comment.