Browse Source

Remove RxUI submodule info from .gitmodules

pull/1086/head
Jeremy Koritzinsky 9 years ago
parent
commit
8c9988d1fa
  1. 3
      .gitmodules

3
.gitmodules

@ -1,6 +1,3 @@
[submodule "src/Avalonia.ReactiveUI/src"]
path = src/Avalonia.ReactiveUI/src
url = https://github.com/reactiveui/ReactiveUI.git
[submodule "src/Avalonia.HtmlRenderer/external"] [submodule "src/Avalonia.HtmlRenderer/external"]
path = src/Avalonia.HtmlRenderer/external path = src/Avalonia.HtmlRenderer/external
url = https://github.com/AvaloniaUI/HTML-Renderer.git url = https://github.com/AvaloniaUI/HTML-Renderer.git

Loading…
Cancel
Save