From 9d7394f5be937a878163b15f8973a81b6b87bf2e Mon Sep 17 00:00:00 2001 From: pearce8 Date: Fri, 15 Dec 2023 13:44:31 -0600 Subject: [PATCH] Update application.py --- repo/amg2023/application.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/repo/amg2023/application.py b/repo/amg2023/application.py index 00905141f..f4a897149 100644 --- a/repo/amg2023/application.py +++ b/repo/amg2023/application.py @@ -1,11 +1,3 @@ -# Copyright 2022 Google LLC -# -# Licensed under the Apache License, Version 2.0 or the MIT license -# , at your -# option. This file may not be copied, modified, or distributed -# except according to those terms. - from ramble.appkit import * import sys