Skip to content

Commit 2c29e82

Browse files
wip: clean up
1 parent 51ba12a commit 2c29e82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Sources/Data Model/ExperimentCore.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616

1717
import Foundation
1818

19-
20-
protocol ExperimentCore: OptimizelyExperiment {
19+
protocol ExperimentCore {
2120
var id: String { get }
2221
var key: String { get }
2322
var audiences: String { get set }

0 commit comments

Comments
 (0)