Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored same code in a class #122

Merged
merged 3 commits into from
Mar 31, 2016
Merged

Refactored same code in a class #122

merged 3 commits into from
Mar 31, 2016

Conversation

aashishdhawan
Copy link
Contributor

Refactoring the common function into one place.

@@ -9,7 +9,7 @@ protocol CameraViewDelegate: class {
}

class CameraView: UIViewController, CLLocationManagerDelegate {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aashishdhawan What is going on here? 🤔
We have an Xcode plugin installed to remove such white spaces on save, you might want to try it - https://github.com/zenangst/MarvinXcode

@zenangst
Copy link
Contributor

@aashishdhawan this is great! ^^

@zenangst
Copy link
Contributor

Oh, now we have some merge conflicts, mind fixing them @aashishdhawan ?

@aashishdhawan
Copy link
Contributor Author

@zenangst PR is ready for another review.

@RamonGilabert
Copy link
Contributor

Yo this is pretty great! Thank you for contributing! :) 🍣

@RamonGilabert RamonGilabert merged commit b1c07e8 into hyperoslo:master Mar 31, 2016
@zenangst
Copy link
Contributor

@aashishdhawan

unknown-9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants