Skip to content

Commit

Permalink
Merge pull request #55 from reloni/develop
Browse files Browse the repository at this point in the history
Final touches
  • Loading branch information
reloni authored Dec 18, 2017
2 parents 492473e + 1144850 commit 71a5b32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Aika/ViewModels/FrameworksViewModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ final class FrameworksViewModel: ViewModelType {
FrameworkSectionItem(name: "RxHttpClient", url: URL(string: "https://github.com/RxSwiftCommunity/RxHttpClient")!),
FrameworkSectionItem(name: "RxDataFlow", url: URL(string: "https://github.com/Reloni/RxDataFlow")!),
FrameworkSectionItem(name: "RxDataSources", url: URL(string: "https://github.com/RxSwiftCommunity/RxDataSources")!),
FrameworkSectionItem(name: "Unbox", url: URL(string: "https://github.com/JohnSundell/Unbox")!),
FrameworkSectionItem(name: "Wrap", url: URL(string: "https://github.com/JohnSundell/Wrap")!),
FrameworkSectionItem(name: "RxGesture", url: URL(string: "https://github.com/RxSwiftCommunity/RxGesture")!),
FrameworkSectionItem(name: "OneSignal-iOS-SDK", url: URL(string: "https://github.com/OneSignal/OneSignal-iOS-SDK")!),
FrameworkSectionItem(name: "Auth0.swift", url: URL(string: "https://github.com/auth0/Auth0.swift")!),
Expand Down

0 comments on commit 71a5b32

Please sign in to comment.