Skip to content

Commit

Permalink
working on ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed Aug 20, 2024
1 parent cdea061 commit a7809f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// KVdb.swift
// KVdb+URL.swift
// SublimationNgrok
//
// Created by Leo Dion.
Expand Down Expand Up @@ -28,7 +28,6 @@
//

public import Foundation
public import SublimationKVdb
import SublimationTunnel

extension KVdb {
Expand Down
2 changes: 1 addition & 1 deletion Packages/SublimationNgrok/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: SublimationNgrok
settings:
LINT_MODE: ${LINT_MODE}
packages:
Sublimation:
SublimationNgrok:
path: .
aggregateTargets:
Lint:
Expand Down

0 comments on commit a7809f9

Please sign in to comment.