We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b7785 commit fb6d2edCopy full SHA for fb6d2ed
PhotoAlbum.xaml.cs
@@ -1,17 +1,4 @@
1
-// ---- PhotoAlbum.xaml.cs ----
2
-//
3
-// Copyright 2018 Luke Blevins
4
5
-// Licensed under the Apache License, Version 2.0 (the "License");
6
-// you may not use this file except in compliance with the License.
7
-// You may obtain a copy of the License at
8
9
-// http://www.apache.org/licenses/LICENSE-2.0
10
11
-// ---- This file contains various behind-the-scenes code for the image-optimized layout ----
12
13
-
14
-using Interacts;
+using Interacts;
15
using ItemListPresenter;
16
using System;
17
using Windows.UI.Xaml;
0 commit comments