Skip to content

Commit c970fb4

Browse files
committed
remove constant, ErrorDomain
1 parent fba32d6 commit c970fb4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Sources/NextLevelSessionExporter.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ import AVFoundation
2626

2727
// MARK: - types
2828

29-
/// Session export error domain.
30-
public let NextLevelSessionExporterErrorDomain = "NextLevelSessionExporterErrorDomain"
31-
3229
/// Session export errors.
3330
public enum NextLevelSessionExporterError: Error, CustomStringConvertible {
3431
case setupFailure

0 commit comments

Comments
 (0)