diff --git a/src/Callisto.TestApp/SamplePages/CustomDialogSample.xaml b/src/Callisto.TestApp/SamplePages/CustomDialogSample.xaml index 45d67e5..949429c 100644 --- a/src/Callisto.TestApp/SamplePages/CustomDialogSample.xaml +++ b/src/Callisto.TestApp/SamplePages/CustomDialogSample.xaml @@ -2,8 +2,6 @@ x:Class="Callisto.TestApp.SamplePages.CustomDialogSample" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:local="using:Callisto.TestApp.SamplePages" - xmlns:callisto="using:Callisto.Controls" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"> @@ -11,10 +9,12 @@ -