Skip to content

Commit 60da5f1

Browse files
committed
remove not useful comment and newlines before and after cases
1 parent b5ac173 commit 60da5f1

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

Sources/FocusViewType.swift

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
1-
//
2-
// FocusViewType.swift
3-
// BarcodeScanner
4-
//
5-
// Created by Carl Brusell on 12/07/17.
6-
// Copyright © 2017 Hyper Interaktiv AS. All rights reserved.
7-
//
8-
91
import UIKit
102

113
public enum FocusViewType {
12-
134
case animated
145
case oneDimension
156
case twoDimensions
16-
177
}

0 commit comments

Comments
 (0)