Refactoring||prettying
This commit is contained in:
parent
287eaca690
commit
f3e69fec5f
6 changed files with 22 additions and 27 deletions
|
|
@ -1,17 +1,9 @@
|
|||
using BookAStar.Model.Blog;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Reflection.Emit;
|
||||
using System.Text;
|
||||
|
||||
using Xamarin.Forms;
|
||||
using Yavsc.Models;
|
||||
|
||||
namespace BookAStar
|
||||
namespace BookAStar.Pages
|
||||
{
|
||||
|
||||
|
||||
public class BlogPage : ContentPage
|
||||
{
|
||||
HtmlWebViewSource _source;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue