Skip to content

Commit fb6d2ed

Browse files
Luke BlevinsLuke Blevins
authored andcommitted
Remove Heading Cont'd
1 parent d6b7785 commit fb6d2ed

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

PhotoAlbum.xaml.cs

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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;
1+
using Interacts;
152
using ItemListPresenter;
163
using System;
174
using Windows.UI.Xaml;

0 commit comments

Comments
 (0)